mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-10 13:43:30 +01:00
5 lines
64 B
YAML
5 lines
64 B
YAML
---
|
|
- hosts: localhost
|
|
become: true
|
|
roles:
|
|
- ansible-sshd
|