mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-12-25 01:50:18 +01:00
7 lines
64 B
YAML
7 lines
64 B
YAML
|
---
|
||
|
hosts: localhost
|
||
|
remote_user: root
|
||
|
roles:
|
||
|
- ansible-sshd
|
||
|
|