1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-13 13:12:30 +00:00
community.general/test/integration/cloudflare.yml
2016-03-25 21:22:29 +01:00

8 lines
495 B
YAML

---
- hosts: localhost
connection: local
gather_facts: no
tags:
- cloudflare
roles:
- { role: test_cloudflare_dns, tags: test_cloudflare_dns }