This website works better with JavaScript.
Home
Explore
Help
Sign In
comfy.lab
/
inf-aux
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
provisioning: acl package in base provision
master
3moon
5 years ago
parent
8c3de10802
commit
8cf4736dde
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
roles/rpi-base/tasks/access.yml
+ 6
- 0
roles/rpi-base/tasks/access.yml
View File
@ -9,3 +9,9 @@
name
:
ssh
state
:
started
enabled
:
yes
-
name
:
ACCESS | install acl package
apt:
package
:
acl
state
:
present
become
:
yes
Write
Preview
Loading…
Cancel
Save