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
Joseph Callen 2f5ced8856 Moving VMware Utilites module
Moved `vmware.py` from v1 to `lib/ansible/module_utils/vmware.py`.

No other changes has been made since these two PRs:
https://github.com/ansible/ansible/pull/10812
https://github.com/ansible/ansible/pull/10760
2015-07-29 17:16:15 -04:00
..
cli adjusted list hosts across adhoc and playbook cli 2015-07-29 15:46:13 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor rearranged --list- options, now they are consolidated when used toghether, less loops, more concise output 2015-07-28 22:05:49 -04:00
galaxy implemented requirements file in v2 2015-07-29 10:59:33 -04:00
inventory removed unused import 2015-07-28 08:28:52 -04:00
module_utils Moving VMware Utilites module 2015-07-29 17:16:15 -04:00
modules better handling for weird doc corner cases (abscense of options, bad text objects, etc) 2015-07-28 14:30:46 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing Encrypt the vault file after editing only if the contents changed 2015-07-26 14:41:34 +05:30
playbook Make sure role deps inherit conditionals/tags specified via params 2015-07-29 14:49:08 -04:00
plugins Merge branch 'pluggable_jinja_tests' of https://github.com/quixoten/ansible into quixoten-pluggable_jinja_tests 2015-07-29 15:16:27 -04:00
template Merge branch 'pluggable_jinja_tests' of https://github.com/quixoten/ansible into quixoten-pluggable_jinja_tests 2015-07-29 15:16:27 -04:00
utils optimized module docs 2015-07-27 20:52:53 -04:00
vars Fix issues with vars_prompt and vars_files 2015-07-21 14:52:57 -04:00
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py Merge branch 'pluggable_jinja_tests' of https://github.com/quixoten/ansible into quixoten-pluggable_jinja_tests 2015-07-29 15:16:27 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00