No description
Find a file
Zeekin dba0aa71a9 Improvements to ec2 autoscaling modules
* Added desired_capacity and vpc_zone_identifier to ec2_asg
* Use ec2_argument_spec() method and then remove unnecessary
  declarations from argument_spec
* Remove AWS_REGIONS declaration
* Rename block_device_mappings to volumes to be consistent with ec2
* Remove all pep8 warnings except line length and continuation indent
* Use updated module_utils/ec2.py to add profile and security_token
  support
* Remove mandatory arguments for delete to make launchconfig deletion
  work
* Handle existing launch configurations better
* Improve output information
* Improve documentation
2014-03-17 11:33:43 +10:00
cloud Improvements to ec2 autoscaling modules 2014-03-17 11:33:43 +10:00
commands Micro-optimization: replace s.find(x)!=-1 with x in s 2014-03-16 13:10:28 -04:00
database Merge pull request #5597 from laggyluke/mongodb_user_idempotence 2014-03-16 15:50:43 -05:00
files Merge pull request #6515 from lotia/fix-acl-doc-and-error 2014-03-16 13:15:42 -05: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 Version bump, bigip_facts + changelog 2014-03-16 16:48:41 -04:00
network Remove validate_certs parameter from fetch_url calls 2014-03-12 10:31:01 -05:00
notification Bump twilio module version_added, changelog. 2014-03-16 16:48:41 -04:00
packaging Update version_added 2014-03-16 16:35:52 -04:00
source_control Fix documentation for accept_hostkey 2014-03-13 07:58:12 -07:00
system Version bump for alternatives module, changelog. 2014-03-16 16:54:57 -04:00
utilities Amend wait_for docs to reference version of feature addition. 2014-03-16 17:10:37 -04:00
web_infrastructure Add a JIRA control module for Ansible. This version uses fetch_url rather than urllib2. 2014-03-16 17:14:04 +01:00