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
Christian Kotte 849912c01b VMware: Improve module vmware_host_datastore (#45652)
* Don't execute mount or umount in check mode
* The datastore was mounted or unmounted when you execute the playbook in
check mode.
* Test if running in check mode before mounting or unmounting the
datastore.
* Add support for NFS v4.1 datastores
7 years ago
..
cli Python 3.8 collections compatibility fixes. 7 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 7 years ago
config Add configuration to override location of ansible-connection (#46128) 7 years ago
errors Python 3.8 collections compatibility fixes. 7 years ago
executor Reduce noise in warnings from ansible (#40754) 7 years ago
galaxy Link to the Galaxy platforms list from the meta file template (#34046) 7 years ago
inventory better information for user from inventory plugins (#46766) 7 years ago
module_utils Restore SIGPIPE handler to DFL on POpen 7 years ago
modules VMware: Improve module vmware_host_datastore (#45652) 7 years ago
parsing add note to inform awx team on change 7 years ago
playbook Do not use mutable defaults in FieldAttribute, instead allow supplying a callable for defaults of mutable types. Fixes #46824 (#46833) 7 years ago
plugins Add ConnectionError too 7 years ago
template Python 3.8 collections compatibility fixes. 7 years ago
utils Lenovo finetune modules (#46623) 7 years ago
vars Python 3.8 collections compatibility fixes. 7 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 7 years ago
release.py Codename: How Many More Times 7 years ago