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/validate-modules
Matt Martz b07f779296 Update dnf module argument_spec and docs to match (#39819)
* Update dnf module argument_spec and docs to match. Fixes #39800

* Always evaluate autoremove as boolean
2018-05-28 06:26:04 -04:00
..
__init__.py
ignore.txt Update dnf module argument_spec and docs to match (#39819) 2018-05-28 06:26:04 -04:00
main.py Remove tab check from validate-modules. 2018-05-21 14:45:19 -07:00
module_args.py
schema.py removed_in: 2.6 is valid (#40399) 2018-05-18 15:32:31 +01:00
skip.txt
test_validate_modules_regex.py Fix shebangs and file modes and update tests. (#40563) 2018-05-22 14:25:36 -07:00
utils.py
validate-modules