ansible/lib/ansible
Abhijeet Kasurde 2e82989b3b
Add support for podman in virtualization facts (#64981)
Check additional file check virtualization facts for podman

Fixes: #64954

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-12-10 11:26:34 +05:30
..
cli Fix encrypt command output when using --stdin-name (#65122) 2019-12-05 15:42:15 -05:00
compat
config Add docs clarifying behavior of retry files (#65153) 2019-11-25 14:26:46 -05:00
errors include_vars: Check NoneType for raw_params (#64979) 2019-11-26 13:11:02 -05:00
executor Add method to automatically clean up after an action plugin (#65509) 2019-12-06 17:29:26 -05:00
galaxy ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 2019-12-06 10:34:14 +10:00
inventory Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
module_utils Add support for podman in virtualization facts (#64981) 2019-12-10 11:26:34 +05:30
modules VMware: Minor fixes in vmware_httpapi modules (#65663) 2019-12-09 22:14:00 +05:30
parsing Add a representer for AnsibleUnsafeBytes (#62598) 2019-09-19 14:27:48 -04:00
playbook Throw an error on unsupported vars_prompt keys (#65487) 2019-12-05 10:54:32 -05:00
plugins Update iocage.py: remove 'docker' (#65656) 2019-12-10 11:09:54 +05:30
template Do not treat AnsibleUndefined as being unsafe (#65202) 2019-11-25 15:06:29 +01:00
utils display - Fix up tracebacks on 3rd party loggers when log path is set (#65582) 2019-12-07 06:06:52 +10:00
vars Fix extract filter when key does not exist in container (#64959) 2019-12-04 13:24:52 +01:00
__init__.py
constants.py Support vars plugins in collections (#61078) 2019-11-04 11:41:14 -05:00
context.py
release.py