ansible/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 }