init
This commit is contained in:
6
playbooks/external.yaml
Normal file
6
playbooks/external.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
- hosts: external
|
||||
roles:
|
||||
- sshd
|
||||
- ufw
|
||||
- role: docker
|
||||
when: server_hostname in ['mainframe']
|
||||
Reference in New Issue
Block a user