1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/sanity
Sloane Hertel 5f517fdfa9 [cloud] route53_zone: allow split horizon for route53_zone and refactor - fixes ()
* allow split horizon for route53_zone and refactor

* fix documentation

remove comment

fix version_added

* Remove unused imports

* Only include zone as matching if it has the same privacy setting

* Use `.endswith` instead of indexing into a string

* Update public zone behavior to only create new if there is no matching public zone

* Remove from legacy PEP8 files
2017-04-11 16:02:14 -04:00
..
ansible-doc
code-smell Add Python 3 support for validate-modules test. () 2017-04-10 07:43:39 -07:00
pep8 [cloud] route53_zone: allow split horizon for route53_zone and refactor - fixes () 2017-04-11 16:02:14 -04:00
pylint Fix errors reported by pylint. () 2017-04-06 16:58:16 -07:00
shellcheck
validate-modules Add Python 3 support for validate-modules test. () 2017-04-10 07:43:39 -07:00