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/library
willthames de659af82b Added the ability to add volumes to instances at creation time
This allows a volume to be cloned from a snapshot, a brand new
volume to be created, or an ephemeral volumes to be associated
at time of instance creation.

This avoids any race conditions associated with creating extra volumes
after instance creation (e.g. writes happening before the volume is
mounted).

In addition, this allows the root volume to be edited
2014-01-25 12:38:41 +10:00
..
cloud Added the ability to add volumes to instances at creation time 2014-01-25 12:38:41 +10:00
commands shell module: document removes option and sync with command module doc 2013-12-25 12:12:11 +01:00
database Merge pull request #5435 from jkleckner/fix-mysql-dump-import 2014-01-14 13:06:33 -08:00
files documentation typos 2014-01-21 09:03:14 +01:00
internal Addresses #5023 Fix import comments 2013-12-02 15:13:49 -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 Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
monitoring module(nagios): don't catch SystemExit 2013-12-04 13:57:55 +01:00
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 2014-01-15 09:52:17 -05:00
network Addresses #5023 Fix import comments 2013-12-02 15:13:49 -05:00
notification notify/grove: set the service to "ansible" by default 2014-01-21 12:44:21 +00:00
packaging Adding a check for pending tranasctions to the yum module 2014-01-22 15:19:19 -06:00
source_control Fix git module parameters to conform to code standards 2014-01-23 16:44:17 -05:00
system Merge pull request #5676 from simonz05/bugfix-sysctl-multivalue2 2014-01-20 06:11:29 -08:00
utilities Fix documentation example for the fail module 2013-12-26 16:32:32 -08:00
web_infrastructure django_manage need not require virtualenv in PATH 2013-12-17 14:45:42 -05:00