Don't gather facts on local DNS plays
This commit is contained in:
parent
e531f2cd1a
commit
ce9948147f
@ -2,6 +2,7 @@
|
|||||||
# vim:ft=ansible:
|
# vim:ft=ansible:
|
||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: all
|
||||||
|
gather_facts: no
|
||||||
module_defaults:
|
module_defaults:
|
||||||
community.aws.route53:
|
community.aws.route53:
|
||||||
# These credentials are specific to this playbook
|
# These credentials are specific to this playbook
|
||||||
|
Loading…
Reference in New Issue
Block a user