1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-02 00:28:52 +00:00
community.general/test/legacy/online.yml
2018-08-31 14:02:40 -04:00

7 lines
136 B
YAML

---
- hosts: localhost
gather_facts: no
connection: local
roles:
- { role: online_user_facts, tags: test_online_user_facts }