This website works better with JavaScript.
Home
Start
Help
Sign In
thomas
/
sovereign
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Install ACL so newer ansible versions can properly upload scripts from and for unprivileged users.
Thomas Buck
5 years ago
parent
c71c6d8559
commit
1b7628c756
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
roles/common/tasks/main.yml
+ 1
- 0
roles/common/tasks/main.yml
View File
@@ -15,6 +15,7 @@
15
15
state: present
16
16
vars:
17
17
packages:
18
+ - acl
18
19
- apache2
19
20
- apt-transport-https
20
21
- apticron
Write
Preview
Loading…
Cancel
Save