ansible.utils/plugins/module_utils/common
Bradley A. Thornton bcddde229d
Plugin cleanup (#14)
* WIP

* Add argspec validation to plugins, restructure tests

* Update docs

* Pre PY3.8 compat changes

* Run black to fix quotes

* Seems the order of missing keys varies between 2.9 and 2.10

* More error ordering issues fixed during argspec validation

* More black, wrong version

Co-authored-by: cidrblock <brad@thethorntons.net>
2020-10-20 12:14:23 -07:00
..
argspec_validate.py Argspec default fix (#12) 2020-10-20 07:50:08 -07:00
get_path.py Plugin cleanup (#14) 2020-10-20 12:14:23 -07:00
index_of.py Plugin cleanup (#14) 2020-10-20 12:14:23 -07:00
to_paths.py Plugin cleanup (#14) 2020-10-20 12:14:23 -07:00
utils.py Ansible arg spec validation using AnsibleModule (#9) 2020-10-19 08:23:50 -07:00