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/lib/ansible
Abhijit Menon-Sen ede1d6158a Fix typo(-ish)
The «if err» test always passed after #cf938e99926 changed the earlier
assignment to always set err to "\n" if stderr was empty, and so every
script plugin (e.g., ec2.py) started to always report an empty ERROR.
2018-04-19 22:27:48 +05:30
..
cli fix displaying group vars in graph 2018-04-16 15:24:31 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config minimize loading files/plugins 2018-04-10 17:22:31 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor keep track of original inventory hostname in play context (#38818) 2018-04-16 17:16:57 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Ensure non ansilbe exceptions keep tracebacks (#37523) 2018-04-11 11:52:12 -04:00
module_utils Fix documentation fragments for docker (#38378) 2018-04-17 08:51:56 -07:00
modules add user password lock option to user module (#37962) 2018-04-19 10:07:49 -04:00
parsing Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
playbook Consider parent also when comparing IncludedFile (#37083) 2018-04-18 17:02:14 -05:00
plugins Fix typo(-ish) 2018-04-19 22:27:48 +05:30
template fix exception on lookup ignore error 2018-04-16 18:04:52 -04:00
utils Fix documentation fragments for docker (#38378) 2018-04-17 08:51:56 -07:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00