mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-15 16:00:19 +01:00
2117ef23e1
Order of execution is screwy. Fixme :D
5 lines
69 B
YAML
5 lines
69 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- ansible-sshd
|