mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
6 lines
67 B
YAML
6 lines
67 B
YAML
- hosts: testhost
|
|
gather_facts: False
|
|
roles:
|
|
- test_setup
|
|
|