ansible-playbooks/ubuntu/ssh-enforcement.yml

8 lines
88 B
YAML

---
- name: SSH Enforcement
hosts: cloud
user: root
roles:
- ssh-enforcement