ansible-playground/slococo/playground/roles/ssh_config/tests/test.yml

8 lines
124 B
YAML

---
- name: Test the ssh_config role
hosts: localhost
connection: local
gather_facts: no
roles:
- {role: ../..}