community.general/lib/ansible
Matt Martz ffbbb5a25b
Use arg_spec type for comparisons on default and choices (#37741)
* Use arg_spec type for comparisons on default and choices

* Further improve type casting

* Make sure to capture output in more places

* Individually report invalid choices

* Update ignore.txt after resolving merge conflicts
2018-03-26 12:15:32 -05:00
..
cli Compare byte strings to byte strings 2018-03-20 12:04:05 -07:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config adds fix for terminal plugins 2018-03-05 08:54:40 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Put back $PATH checking in ansible-connection call (#37933) 2018-03-26 12:49:30 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Fixes #32146 Fixes reconcile inventory to correctly remove hosts from ungrouped 2018-03-20 15:37:39 -04:00
module_utils Fix junos modules check_mode issue (#37311) 2018-03-26 07:27:30 -04:00
modules fix nxos_static_route issues (#37614) 2018-03-26 11:13:32 -04:00
parsing Optimizations in mod_args parsing 2018-03-26 10:08:38 -07:00
playbook Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
plugins Use arg_spec type for comparisons on default and choices (#37741) 2018-03-26 12:15:32 -05:00
template Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
utils Support MSI for ansible on Azure resources (#36634) 2018-03-22 06:01:44 +10:00
vars Fix ansible_lo being used inside of ansible_facts 2018-03-13 12:05:14 -04:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00