summaryrefslogtreecommitdiffstats
path: root/test/integration/cloudflare.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/cloudflare.yml')
-rw-r--r--test/integration/cloudflare.yml12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/integration/cloudflare.yml b/test/integration/cloudflare.yml
index 7b3891e717..ddae6f26da 100644
--- a/test/integration/cloudflare.yml
+++ b/test/integration/cloudflare.yml
@@ -1,8 +1,8 @@
---
-- hosts: localhost
- connection: local
- gather_facts: no
- tags:
+- hosts: localhost
+ connection: local
+ gather_facts: no
+ tags:
- cloudflare
- roles:
- - { role: test_cloudflare_dns, tags: test_cloudflare_dns }
+ roles:
+ - { role: test_cloudflare_dns, tags: test_cloudflare_dns }