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.
 
 
 
 
 
Go to file
Petr Svoboda 67c786462f Add support for tags parameter to cloudformation module
Expose boto.cloudformation.create_stack() tags parameter. Supplied tags
will be applied to stack and all it's resources on stack creation.
Cannot be updated later (not supported by UpdateStack CloudFormation
API).
11 years ago
cloud Add support for tags parameter to cloudformation module 11 years ago
commands Allow for relative paths by using abspath 11 years ago
database Merge branch 'devel' of https://github.com/tomdymond/ansible into tomdymond-devel 11 years ago
files Merge branch 'devel' of https://github.com/volker48/ansible into volker48-devel 11 years ago
internal * Updated all ansible.cc references in the documentation to point 12 years ago
inventory Trim legacy variable usage. 11 years ago
messaging Add missing version_added description in docs. 11 years ago
monitoring Fixed monit restarted error. 11 years ago
net_infrastructure Moving firewalld module from net_infra to system 11 years ago
network Fix bug in uri where redirect check fails. 11 years ago
notification Set default XMPP message type to 'chat'. 11 years ago
packaging changed deprecated channel_label attribute 11 years ago
source_control Elaborate on capabilities of subversion module 11 years ago
system Merge pull request #4222 from lessmian/devel 11 years ago
utilities Make --check mode work with fireball and accelerate connections 11 years ago
web_infrastructure Merge pull request #4228 from mragh/devel 11 years ago