You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible
Abhijeet Kasurde ede82e2130 Implement vmware_argument_spec for required params (#25731)
Without the fix hostname, username and password params
used to skip required check.

Fixes #25696

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
7 years ago
..
cli Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
compat ansible/compat/: PEP8 compliancy (#24689) 7 years ago
config make yaml extensions configurable 7 years ago
errors correct, cleanup & simplify dwim stack (#25956) 7 years ago
executor include_role handlers bug fix (#26335) 7 years ago
galaxy Transition inventory into plugins (#23001) 7 years ago
inventory ensure all groups inherit from 'all' 7 years ago
module_utils crypto: Build a base object for openssl modules (#26945) 7 years ago
modules Implement vmware_argument_spec for required params (#25731) 7 years ago
parsing corrected precedence, added comments to each entry 7 years ago
playbook Don't use _raw_params for IncludeRole objects (#26601) 7 years ago
plugins Don't need to convert cmd to bytes as it is already an array of bytes 7 years ago
template Try to show original exception info for yaml (and other) errors (#24468) 7 years ago
utils Removing _cnos from all new devices added (#27101) 7 years ago
vars removed redundant loader 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 8 years ago
constants.py make yaml extensions configurable 7 years ago
release.py Collated PEP8 fixes (#25293) 7 years ago