community.general/lib/ansible/modules/cloud
Ash Wilson 4224dd1acb Rework docker module states.
Organize each state into a distinct function for readability and composability.
Rework `present` to create but not start containers. Add a `restarted` state
to unconditionally restart a container and a `reloaded` state to restart a
container if and only if its configuration is incorrect. Store our most recent
knowledge about container states in a ContainerSet object. Improve the value
registered by this task to include not only the inspect data from any changed
containers, but also action counters in their native form, a summary message
for all actions taken, and a `reload_reasons` key to store a human-readable
diagnostic to determine why each container was reloaded.
2016-12-08 11:22:47 -05:00
..
amazon check keys is in dim2 before evaluating 2016-12-08 11:22:47 -05:00
azure password required 2016-12-08 11:22:43 -05:00
digital_ocean Add note about using version 1 of DigitalOcean API. 2016-12-08 11:22:45 -05:00
docker Rework docker module states. 2016-12-08 11:22:47 -05:00
google Allow to keep instance boot disk after instance deletion in google cloud module 2016-12-08 11:22:46 -05:00
linode added __init__.py to new cloud subcategories so builds work again 2016-12-08 11:22:25 -05:00
openstack One more OpenStack deprecation notice 2016-12-08 11:22:45 -05:00
rackspace DRY up duplicate code 2016-12-08 11:22:43 -05:00
vmware added version added for new template options 2016-12-08 11:22:37 -05:00
__init__.py package files 2016-12-08 11:22:22 -05:00