mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-11-13 23:10:19 +01:00
6e4931fa9d
Still needs a bit of work to make OS switching a little more seamless
5 lines
62 B
YAML
5 lines
62 B
YAML
---
|
|
- hosts: localhost
|
|
sudo: true
|
|
roles:
|
|
- ansible-sshd
|