mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-21 00:19:09 -07:00
5 lines
67 B
YAML
5 lines
67 B
YAML
- hosts: testhost
|
|
gather_facts: False
|
|
roles:
|
|
- test_setup
|
|
|