Guillaume Coré
2019-02-21 feff3b895ac4d82f86c4acfa9c7e96664e931985
refs
author Guillaume Coré <gucore@redhat.com>
Thursday, February 21, 2019 20:23 +0100
committer Guillaume Coré <gucore@redhat.com>
Thursday, February 21, 2019 20:23 +0100
commitfeff3b895ac4d82f86c4acfa9c7e96664e931985
tree d18f7bbbaff51a5642305736508d12e5cacf4d8e tree | zip | gz
parent 63b3c86f816a0b5eebd59acdffe1bffa75c861f9 view | diff
OCP 4: stop using aws module to delete route53 zone, use CLI + json

I could not get my head around the ansible modules.

Instead:
- generate a json with all the records to delete
- run the batch.

This way it even reduce the number of API calls.
1 files modified
71 ■■■■■ changed files
ansible/configs/ocp4-coreos-deployer/delete_zone.yml 71 ●●●●● diff | view | raw | blame | history