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
Gonéri Le Bouder bda0687d28 vmware_host: ensure idempotency with state=absent (#54608)
If a host is already missing, `self.host_update` is `None`. With
this change,`state_exit_unchanged()` won't try anymore to access
`self.host_update.runtime`.
2019-04-09 01:04:47 -04:00
..
cli Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config Renaming azure_rm_managed_disk for consistency (#54825) 2019-04-04 12:24:03 +08:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory Strip whitespace when reading limit file (#53564) 2019-03-18 12:40:45 -04:00
module_utils XenServer: Minor bug fixes 2 (#54697) 2019-04-08 12:27:02 -04:00
modules vmware_host: ensure idempotency with state=absent (#54608) 2019-04-09 01:04:47 -04:00
parsing Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
playbook Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 2019-04-03 22:35:59 -04:00
plugins Don't swallow exceptions when processing included files (#54791) 2019-04-08 12:03:22 -04:00
template Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
utils Collection content loading (#52194) 2019-03-28 10:41:39 -07:00
vars fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
__init__.py
constants.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py Update Ansible release version to v2.8.0a1.post0. 2019-04-04 17:59:06 -07:00