summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Added newlineGGabriele2016-09-061-1/+1
| * Removed tabsGGabriele2016-09-061-15/+15
| * Added n7k supportGGabriele2016-09-061-44/+33
* | The cherry-pick to unarchive worked around lack of to_text but forgot to remo...Toshio Kuratomi2016-09-121-1/+0
* | Force download if checksums do not match (#4262)Martin Matuška2016-09-121-0/+5
* | Fix win_user issue with disabled accounts/expired passwordsnitzmahone2016-09-111-2/+10
* | Fix failure when powering on/off EC2 instances by tag only. (#4765)Ryan Brown2016-09-091-1/+3
* | Cherrypick unarchive fixes with conflicts resolved.Toshio Kuratomi2016-09-091-7/+5
* | Updated get_url module to process FTP results correctly [#3661] (#4601)afunix2016-09-081-1/+1
* | Getting rid of a None type error when no resource tags are defined. (#4638)Kenny Woodson2016-09-081-2/+2
* | Fix ec2 module source_dest_check when running on non VPC instances (EC2 Class...Florian Dambrine2016-09-081-1/+1
* | New release v2.1.2.0-0.2.rc2James Cammarata2016-08-311-1/+1
|/
* New release v2.1.2.0-0.1.rc1James Cammarata2016-08-221-1/+1
* Revert "Reset all locale environment variables before running svn commands" (...Zoltán Müllner2016-08-161-1/+1
* Allow specifying human readable value for option `memory_limit` again (#4049)PikachuEXE2016-08-161-1/+3
* Fix #3945 docker_container detach not waiting on container to execute.chouseknecht2016-08-121-2/+9
* Revert "Fix #4202: Can't unarchive remote files (#4244)"nitzmahone2016-08-111-1/+1
* Fix #4202: Can't unarchive remote files (#4244)Lucas Costa Beyeler2016-08-111-1/+1
* fixes corner case for systemd servicesBrian Coca2016-08-111-0/+2
* Improve regexp for matching file permissions (#4306)Sam Doran2016-08-101-1/+1
* get_url headers param values parsing (#4245)Roman2016-08-101-1/+1
* Fixes #3791 cron always returning changed state for multiline jobs (#4285)Evan Kaufman2016-08-101-0/+3
* Allow cron to target remote user (#4270)BradLook2016-08-101-2/+2
* fix #3528 : dns typepic2016-08-081-1/+1
* Be explicit about specifying the ssh port if it was user specified (#4302)Toshio Kuratomi2016-08-081-4/+7
* fix for rsync protocol (#4211)peter.jang2016-08-081-2/+2
* Add *build* to state parameter choices. Updated deprecation message. Will be ...Chris Houseknecht2016-08-051-5/+7
* New release v2.1.1.0-1James Cammarata2016-07-281-1/+1
* New release v2.1.1.0-0.5.rc5James Cammarata2016-07-241-1/+1
* New release v2.1.1.0-0.4.rc4James Cammarata2016-07-231-1/+1
* fix typo in azure_rm_storageaccount (#4236)Ryan2016-07-221-1/+1
* New release v2.1.1.0-0.3.rc3James Cammarata2016-07-181-1/+1
* Bug: repeatable invocation with state=present leads toAndrei Lukovenko2016-07-171-3/+3
* stop trying to set permissions in check modeBrian Coca2016-07-151-2/+3
* Use ansible@stable-2.1 for testing modules.Matt Clay2016-07-151-1/+1
* Fix the name of a parameter in the name field.Toshio Kuratomi2016-07-151-1/+1
* Do not expect the elb to have policies or instances. Fixes #3593 (#3595)Nathan Brown2016-07-141-8/+22
* Fix default perm for apt_repo files. (#4072)Adrian Likins2016-07-121-2/+5
* Merge pull request #3992 from cornfeedhobo/docker-container-compare-restart-p...Chris Houseknecht2016-07-111-4/+4
|\
| * revert bad commitcornfeedhobo2016-06-211-1/+3
| * prevent restart_policy from primitive comparison and small typo fixcornfeedhobo2016-06-201-7/+5
* | Fix bug in os_router.py when router is not actually updated. (#4107)David Shrewsbury2016-07-111-4/+9
* | Bug: invocation with state=absent always leads to (#3051)Andrei Lukovenko2016-07-111-2/+1
* | New release v2.1.1.0-0.2.rc2James Cammarata2016-07-071-1/+1
* | Removing erroneous import from async_statusJames Cammarata2016-07-071-1/+0
* | Ensure async wrapper and status return consistent fieldsJames Cammarata2016-07-072-5/+9
* | Use os.rename() in async_wrapperDavid Shrewsbury2016-07-071-5/+12
* | Remove object name validation.Chris Houseknecht2016-07-077-45/+0
* | Fix a problem where the newly provided mode is a string (#3769)Dag Wieers2016-07-061-6/+15
* | Revert PR #3575 since it causes problems related to exclude patterns (#3767)Dag Wieers2016-07-061-26/+13