You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
11 years ago
..
cloud Added the ability to add volumes to instances at creation time 11 years ago
commands shell module: document removes option and sync with command module doc 11 years ago
database Merge pull request #5435 from jkleckner/fix-mysql-dump-import 11 years ago
files documentation typos 11 years ago
internal Addresses #5023 Fix import comments 11 years ago
inventory
messaging Addresses #5023 Fix import comments 11 years ago
monitoring module(nagios): don't catch `SystemExit` 11 years ago
net_infrastructure All modules should be using /usr/bin/python in the shebang as ansible_python_interpreter processes this (see FAQ). 11 years ago
network Addresses #5023 Fix import comments 11 years ago
notification notify/grove: set the service to "ansible" by default 11 years ago
packaging Adding a check for pending tranasctions to the yum module 11 years ago
source_control Fix git module parameters to conform to code standards 11 years ago
system Merge pull request #5676 from simonz05/bugfix-sysctl-multivalue2 11 years ago
utilities Fix documentation example for the fail module 11 years ago
web_infrastructure django_manage need not require virtualenv in PATH 11 years ago