No description
Find a file
Johannes 'fish' Ziemke 459a76c0dd Rename present to running, add new present state
The new present state just makes sure that a container exists, not that
it's running, although it get started one creation.
This is very useful for data volumes. This also changes the old
present, now running (default) state to only create the container if
it's not found, otherwise it just get started.

See also discussion on mailinglist:
https://groups.google.com/forum/#!topic/ansible-devel/jB84gdhPzLQ

This closes #6395
2014-03-14 14:28:46 +01:00
cloud Rename present to running, add new present state 2014-03-14 14:28:46 +01:00
commands Force command action to not be executed by the shell unless specifically enabled 2014-03-10 16:13:30 -05:00
database Merge pull request #6461 from risaacson/modules_make_run_command_safer 2014-03-12 23:28:06 -05:00
files now stat skips md5 if file isn't readable 2014-03-11 22:50:05 -04:00
internal ansible -> ansibleworks 2014-01-28 20:29:41 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Typo in rabbitmq_plugin docs 2014-02-28 11:38:11 -06:00
monitoring Fixup shell handling in monit module. 2014-03-12 17:43:31 -04:00
net_infrastructure Fix regression in dnsmadeeasy module caused by fetch_url change 2014-03-12 20:48:22 -05:00
network Remove validate_certs parameter from fetch_url calls 2014-03-12 10:31:01 -05:00
notification Adding validate_certs to all modules that use fetch_url 2014-03-12 10:19:54 -05:00
packaging Merge pull request #6468 from philpep/fix_apt_key 2014-03-13 17:58:40 -05:00
source_control Fix documentation for accept_hostkey 2014-03-13 07:58:12 -07:00
system More shell updates 2014-03-12 17:31:00 -04:00
utilities Create the tempdir in the accelerate module if it doesn't exist 2014-03-05 22:08:09 -06:00
web_infrastructure Bulk update of choices=BOOLEANS to type='bool' 2014-03-11 23:04:19 -05:00