ansible-playbooks/ubuntu/ssh-enforcement.yml

8 lines
88 B
YAML
Raw Normal View History

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