summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "stat: doc: add version for new returns"revert-5594-doc/statBrian Coca2016-11-141-3/+3
* added file flags/attributes to stat (#5358)Brian Coca2016-11-141-18/+48
* Fixes: #4516 add placement_group argument for ec2_asg module (#5506)Ryan Brown2016-11-141-0/+9
|\
| * Fixes: #4516 add placement_group argument for ec2_asg moduleEduard Iskandarov2016-11-061-0/+9
* | Ini_file: fix regression with the create optionGyorgy Szombathelyi2016-11-141-4/+4
* | stat: doc: add version for new returns (#5594)René Moser2016-11-141-3/+3
* | Use native YAML (#5571)Fabio Alessandro Locati2016-11-111-6/+19
* | Avoid `TypeError` when desired_capacity is not provided to `ec2_asg` module (...einarc2016-11-111-8/+9
* | Remove duplicated option from examplesPatrick F. Marques2016-11-111-1/+0
* | Improve `ec2` module Python3 Support (#5497)Zaius Dr2016-11-111-5/+7
* | Docs update for `os_security_group` (#5531)Lars Van Casteren2016-11-111-8/+8
* | Fix bare variable references in docs (#5554)Andrew Gaffney2016-11-109-10/+10
* | Fix `cloudformation` error when stack-rollback fails (#5550)Ryan Brown2016-11-101-1/+1
* | Fix doc examples for `ec2_elb_lb` moduleRyan S. Brown2016-11-101-10/+10
* | Fail gracefully in `ec2_asg` module when there are no matching launch configu...Ryan S. Brown2016-11-101-0/+2
* | replace type() with isinstance() (#5541)jctanner2016-11-097-17/+17
* | Fix link in `cloudformation` module docsRyan S. Brown2016-11-091-3/+1
* | added requires for botocore with RoleARN supportSean Summers2016-11-091-0/+1
* | add role_arn to support Service RoleSean Summers2016-11-091-0/+26
* | Correct the handling of state=latest for yum groups. (#4141)jctanner2016-11-081-3/+13
* | Addition of InstanceUUID to facts (#4424)Jason Cormie2016-11-081-0/+1
* | Expose internal_network in os_floating_ip (#5510)Yair Fried2016-11-081-2/+33
* | ios_config : Set multiline_delimiter version to 2.3 (#5525)mrLarbi2016-11-081-1/+1
* | roll up of more fixes for ios_config multiline banners (#5524)Peter Sprygada2016-11-071-7/+31
* | ios_mods - added stdout to exception output. Removed to_lines() (#5428)bdowling2016-11-072-9/+4
* | Add no_log on password argumentMichael Scherer2016-11-071-4/+2
* | Added aws and ec2 extends_documentation_fragment to cloud/amazon/rds module. ...mickael-ange2016-11-071-1/+3
* | Add uplink provider type (#5282)Abel Boldú2016-11-071-2/+2
* | Removes outdated "requirement" and outdated "note" (#5332)Michael Herold2016-11-061-5/+0
* | apt: fix changed when cache updated but not pkg (#5487)René Moser2016-11-061-6/+0
|/
* If fetch_url failed to download the URL fail early with a proper error messag...Matt Martz2016-11-051-0/+2
* Make service work when the service is not present in rc.confMichael Scherer2016-11-041-2/+4
* Support for named_ports in Managed Instance Groups. A libcloud guard has bee...Tom Melendez2016-11-041-0/+124
* Add update_password argument to os_user (#5219)Jesse Keating2016-11-041-7/+42
* Merge pull request #5461 from Cbeck527/develscottb2016-11-041-1/+4
|\
| * Add more specific language to module description and examplesChris Becker2016-11-021-1/+4
* | fixes problem when trying load banner into ios device (#5494)Peter Sprygada2016-11-031-6/+50
* | Re-add version_added to include_vars (#5493)jctanner2016-11-031-0/+1
* | ios_facts module will no longer error on missing command (#5491)Peter Sprygada2016-11-031-60/+56
* | apt_repository: Relax PPA checks and add basename (#5432)Matt Robinson2016-11-031-10/+17
* | Simplify compileall checks. Remove py3 skip list.Matt Clay2016-11-024-5/+2
* | fix the behavior that the dest is directoryzuiurs2016-11-021-6/+7
* | Add rebuild support to os_server_actions (#4289)Ricardo Carrillo Cruz2016-11-021-4/+29
* | Updated documentation for PR http://github.com/ansible/ansible/pull/17207Allen Sanabria2016-11-021-5/+47
|/
* dont join when group is noneBrian Coca2016-11-021-1/+4
* Correct typos in docs strings (#5233)John R Barker2016-11-022-3/+3
* Make the RDS endpoint available if AWS returns it. Fixes #3865 (#4143)Jamie Dyer2016-11-011-5/+5
* apt: update cache until corrupt package lists are fixed (#5448)jctanner2016-11-011-1/+28
* corrected version addedBrian Coca2016-11-012-3/+3
* added logout to docker_loginBrian Coca2016-11-011-27/+57