ansible/lib/ansible
2020-05-15 18:31:43 -07:00
..
cli Code cleanup in ansible-inventory. 2020-05-15 18:02:18 -07:00
collections fix a-doc listing plugins and add tests (#68600) 2020-04-30 17:20:56 -04:00
compat Fix filedescriptor out of range in select() when running commands (#65058) 2020-05-14 11:46:34 -04:00
config added missing headers + note (#69500) 2020-05-13 17:12:48 -04:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00
galaxy ansible-galaxy - fall back to galaxy.yml when listing collections (#68925) 2020-05-14 12:28:08 -04:00
inventory Remove deprecation for TRANSFORM_INVALID_GROUP_CHARS (#66650) 2020-05-13 10:16:32 -04:00
module_utils introduce fact "ansible_processor_nproc": number of usable vcpus (#66569) 2020-05-15 09:38:56 -04:00
modules Remove incorrect function args in unarchive. 2020-05-15 18:31:43 -07:00
parsing Remove FIXME where no change is needed (#69466) 2020-05-14 15:44:33 -04:00
playbook Cleanup for Python 3.9 and pycodestyle compat. 2020-05-14 21:06:16 -07:00
plugins typofix - globbing instead of globing. (#69515) 2020-05-15 13:23:35 +05:30
template native types: literal_eval all the things (#68938) 2020-04-17 14:59:52 +02:00
utils Add resource_from_fqcr utility function. (#68474) 2020-05-14 13:50:29 -04:00
vars fix delegation vars usage (debug still shows inventory_hostname) (#69244) 2020-05-14 16:36:13 -04:00
__init__.py
constants.py add collection plugin listing to ansible-doc (#68522) 2020-03-31 15:25:20 -04:00
context.py
release.py