ansible/lib/ansible
Abhijeet Kasurde 19220a0607
VMware: Add associable_object_types in vmware_category (#62347)
User can specify associable object types while creating the categories.
VMware API does not allow to modify associable object types after creation of
category.

Fixes: #61220

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2019-12-11 13:45:07 +05:30
..
cli Fix encrypt command output when using --stdin-name (#65122) 2019-12-05 15:42:15 -05:00
compat
config add module aws_step_functions_state_machine_execution (#64431) 2019-12-10 14:08:49 -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 Fixes for #56301, #64034 (#65369) 2019-12-11 13:12:47 +05:30
modules VMware: Add associable_object_types in vmware_category (#62347) 2019-12-11 13:45:07 +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 generator.py documentation (#65573) 2019-12-10 09:29:00 -05:00
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