mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-22 11:00:19 +01:00
5 lines
58 B
YAML
5 lines
58 B
YAML
---
|
|
- hosts: all
|
|
become: true
|
|
roles:
|
|
- ansible-sshd
|