Compare commits

..

No commits in common. "3bd04d4a8d717e3b07b5bd27757fa169296f95cc" and "32437236db0ea5a98f8e84a9846b68b6063229e8" have entirely different histories.

2 changed files with 0 additions and 5 deletions

View File

@ -45,7 +45,3 @@ warn_list:
- fqcn
# Key order is just nitpicky
- key-order
# This one's buggy and ropes in roles we don't care about
- var-naming
# Strictly accurate, but I need this for workarounds
- no-changed-when

View File

@ -4,7 +4,6 @@
- hosts: all
gather_facts: no
become: no
serial: 1
module_defaults:
amazon.aws.route53:
# These credentials are specific to this playbook