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
Abhijeet Kasurde d4bef8652a VMware: skip customization if no type is specified (#44510)
VM customization is not necessary if user is not specifying IP address
and netmask. This fix adds exception for type 'DHCP' which is set by default
if no networking details are provided.

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
2018-09-10 06:07:15 -04:00
..
cli ansible-pull: allow specifying --diff from check_opts cli flag group (#37645) 2018-08-28 15:15:14 -04:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Add rds_instance to module_defaults groups 2018-09-04 08:17:58 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor fix issue with no_log in py3 2018-08-27 11:57:02 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils VMware: use UUID to find templates and VMs (#45208) 2018-09-10 12:45:47 +05:30
modules VMware: skip customization if no type is specified (#44510) 2018-09-10 06:07:15 -04:00
parsing Fix ansible-doc and docsite generation for removed modules 2018-08-24 15:37:13 -07:00
playbook Change insertion order of apply block to not affect the include_X task itself (#44912) 2018-08-30 16:56:28 -04:00
plugins Correct version_added for strategy host_pinned (#45333) 2018-09-07 09:15:46 +02:00
template Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
utils Updates documentation formatting and dependencies (#45252) 2018-09-05 17:57:42 -04:00
vars Ensure loop with delegate_to can short circuit the same as without delegate_to. Fixes #45189 (#45231) 2018-09-07 10:16:03 -05:00
__init__.py
constants.py cisco firepower : Make API endpoints configurable via hostvars (#44952) 2018-08-31 18:38:16 +05:30
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00