Initial ansible onboard
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
sshd : ALL : ALLOW
|
||||
ALL: LOCAL, 127.0.0.1
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
sshd : ALL : ALLOW
|
||||
ALL: LOCAL, 127.0.0.1
|
||||