ansible/test
Felix Fontein 4373863f25
Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961)
* required_if checks should have three or four parts.

* Validate mutually_exclusive, required_together, required_one_of, required_if and required_by.

* Simplify code.

* Improve messages.

* Add changelog.

* Sanity check.

* Update docs.

* Update ignore.txt.

* Don't continue with tests when terms are not strings.

* Remove ignore.txt entry.

* Make sure validate-modules doesn't choke on things already flagged by schema test.

* Check required_if requirements list for strings.
2020-02-19 12:26:42 -05:00
..
ansible_test
integration openssl_* modules: improve test robustness (#67568) 2020-02-19 12:24:46 -05:00
legacy Move scaleway_s3 tests to the legacy directory. 2020-02-18 13:02:51 -08:00
lib/ansible_test Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961) 2020-02-19 12:26:42 -05:00
sanity Module validation: sanity check mutually_exclusive, required_if, required_xxx ... (#66961) 2020-02-19 12:26:42 -05:00
units Remove unused imports for vyos (#67550) 2020-02-18 17:49:49 -05:00
utils Improve sanity test handling in CI after migration. 2020-02-07 21:29:39 -08:00