ansible/cloud
Ash Wilson 80aca4b936 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.
2015-03-06 17:58:11 -05:00
..
amazon Small code cleanup 2015-03-03 12:07:42 -08:00
azure Merge pull request #528 from lander2k2/password_required 2015-02-16 19:04:09 -05:00
digital_ocean Fixes #816 Backups not enabled on new droplets. 2015-02-18 21:23:11 -05:00
docker Rework docker module states. 2015-03-06 17:58:11 -05:00
google Allow to keep instance boot disk after instance deletion in google cloud module 2015-03-04 09:41:03 +01:00
linode added __init__.py to new cloud subcategories so builds work again 2014-11-05 11:07:19 -05:00
openstack One more OpenStack deprecation notice 2015-02-27 07:05:03 -05:00
rackspace DRY up duplicate code 2015-02-17 10:45:29 -06:00
vmware added version added for new template options 2015-01-06 16:06:45 -05:00
__init__.py package files 2014-09-26 11:05:47 -04:00