You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/sanity
Sloane Hertel 5f517fdfa9 [cloud] route53_zone: allow split horizon for route53_zone and refactor - fixes #22939 (#23190)
* 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
8 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Add Python 3 support for validate-modules test. (#21195) 8 years ago
pep8 [cloud] route53_zone: allow split horizon for route53_zone and refactor - fixes #22939 (#23190) 8 years ago
pylint Fix errors reported by pylint. (#23282) 8 years ago
shellcheck Disable newer shellcheck tests which don't pass. 8 years ago
validate-modules Add Python 3 support for validate-modules test. (#21195) 8 years ago