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