summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix authorized_key module to preserve the order of options"revert-5329-fix-authorized_key-random-hashToshio Kuratomi2016-10-201-61/+31
* Fix authorized_key module to preserve the order of optionsToshio Kuratomi2016-10-201-31/+61
* Add separate checkout and update parameters (#5306)Matthew Jones2016-10-201-3/+38
* Add separate clone parameter (#5307)Matthew Jones2016-10-201-5/+36
* Remove unused YAML import from cloudformationRyan S. Brown2016-10-191-1/+0
* Support native YAML in CloudFormation module (#5327)Ryan Brown2016-10-191-9/+6
* Typo in cleanup (#5322)John R Barker2016-10-191-1/+1
* Fix incorrect line wrapping in output from yum check-updatesFilip HubĂ­k2016-10-191-0/+2
* Run validate-modules from ansible/ansible@devel (#5257)John R Barker2016-10-191-3/+15
* fix unclear documentation for docker containerDaniel Andrei Minca2016-10-191-1/+2
* Fix code for python 3Michael Scherer2016-10-191-1/+1
* cleanup import for htpassword moduleMichael Scherer2016-10-191-1/+2
* Cleanup import for authorized_keyMichael Scherer2016-10-191-2/+3
* Fix cloudformation module return parameter documentationRyan S. Brown2016-10-191-28/+34
* Cloudformation module fix unintentional changed=truetedder2016-10-191-7/+8
* Boto3 rewrite of cloudformation moduletedder2016-10-191-142/+216
* Cleanup imports of xattrMichael Scherer2016-10-191-2/+4
* Ensure yum failures in with-loop result into a failed taskDag Wieers2016-10-181-7/+15
* verify both tags and commits (#2654)Jamie Evans2016-10-181-1/+5
* fixed doc typoBrian Coca2016-10-181-3/+0
* added allow_duplicates to include_role docsBrian Coca2016-10-181-0/+5
* added allow_duplicates to include_role docsBrian Coca2016-10-181-1/+4
* Make the code run on python 3Michael Scherer2016-10-181-1/+1
* Group "apt-get update" and "apt-get install" (#5283)John R Barker2016-10-181-3/+3
* Make pip module use pip3 on python 3Michael Scherer2016-10-171-2/+12
* Make subversion module work on python 3Michael Scherer2016-10-171-1/+1
* Remove the wide try/expect clauseMichael Scherer2016-10-171-18/+15
* Fix `fail_json` invocation in `cloudformation` moduleRyan S. Brown2016-10-171-1/+1
* Move job parameter to meet expected requirements (#5151)Steven de Vries2016-10-171-1/+1
* Refactor domain/project handling on os_user module (#5212)Ricardo Carrillo Cruz2016-10-171-26/+39
* apt: doc: use yaml syntax in examples (#5070)Alfredo Solano2016-10-171-38/+64
* Fix unarchive on python3Michael Scherer2016-10-151-2/+4
* Convert name to bytes to compare it to boolsMichael Scherer2016-10-151-1/+2
* vsphere_guest: Set extra config and powerstate after template deploy (#4266)Davis Phillips2016-10-131-1/+13
* Do not leak the password in log (#5189)Michael Scherer2016-10-131-1/+1
* Do not leak the vtp_password in log (#5199)Michael Scherer2016-10-131-1/+1
* Do not leak the subversion password in log (#5200)Michael Scherer2016-10-131-1/+1
* Do not leak various passwords in log (#5202)Michael Scherer2016-10-131-2/+2
* Do not leak the password in log (#5203)Michael Scherer2016-10-131-1/+1
* Do not leak api_key or root password in log (#5201)Michael Scherer2016-10-131-2/+2
* fixes bug introduced in 3670215 in junos_config (#5251)Peter Sprygada2016-10-131-1/+3
* Bulk spelling improvement to modules-core (#5225)John R Barker2016-10-1391-146/+147
* Added libcloud guard for Managed Instance Groups. (#4911)Tom Melendez2016-10-131-3/+7
* GCE module examples update. Correct syntax, demonstrate other options and cr...Tom Melendez2016-10-131-84/+96
* fixes issue with collecting all filesystems in ios (#5248)Peter Sprygada2016-10-131-2/+2
* ios_config will now explicitly disconnect from remote host (#5247)Peter Sprygada2016-10-121-0/+2
* Update pn_vlan (#5223)amitsi2016-10-121-2/+0
* removes automated backup of ios to flash due to errors (#5245)Peter Sprygada2016-10-121-20/+0
* fixes issue with pushing config to versions that do not support sessions (#5236)Peter Sprygada2016-10-121-2/+9
* Correct functional typosJohn Barker2016-10-117-7/+7