We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b865e6b commit 1c5ccb8Copy full SHA for 1c5ccb8
galaxy.yml
@@ -1,7 +1,7 @@
1
---
2
namespace: serversideup
3
name: spin
4
-version: 2.1.0
+version: 2.1.1
5
readme: README.md
6
authors:
7
- Jay Rogers (https://x.com/jaydrogers)
roles/linux_common/README.md
@@ -50,6 +50,7 @@ common_installed_packages:
50
- ncdu
51
- ntp
52
- python3-minimal
53
+ - python3-pip
54
- ssh
55
- tzdata
56
- ufw
roles/linux_common/defaults/main.yml
@@ -39,6 +39,7 @@ common_installed_packages:
39
40
41
42
43
44
45
0 commit comments