Clean Code
This commit is contained in:
9
01-old/ansible/security.yaml
Normal file
9
01-old/ansible/security.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
- name: check ls
|
||||
hosts: all
|
||||
become: true
|
||||
roles:
|
||||
- security-settings
|
||||
vars:
|
||||
sshrootlogin: 'forced-commands-only'
|
||||
|
||||
Reference in New Issue
Block a user