summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the name of a parameter in the name field.stable-2.0Toshio Kuratomi2016-07-151-1/+1
* Merge pull request #3590 from Shrews/PR2939-backportMonty Taylor2016-05-051-1/+1
|\
| * Fix for os_server module when specifying regionDavid Shrewsbury2016-05-031-1/+1
|/
* Remove extraneous debug stuff from uri module left over from testingJames Cammarata2016-04-261-2/+0
* Make sure uri output contains json output when a non-200 status is returnedJames Cammarata2016-04-261-6/+12
* Fix status check on get_url with file schemas and update the examples. (#3512)jctanner2016-04-261-1/+4
* exclude_hosts does not work as expected with state=drainedvaupelt2016-04-211-53/+76
* New release v2.0.2.0-1James Cammarata2016-04-191-1/+1
* New release v2.0.2.0-0.4.rc4James Cammarata2016-04-121-1/+1
* Give headers a default so that we can add to it.Toshio Kuratomi2016-04-081-1/+1
* fix win_user type checkingnitzmahone2016-04-071-7/+7
* New release v2.0.2.0-0.3.rc3James Cammarata2016-04-061-1/+1
* [2.0] Pass wait/timeout parameters to floating IP APIs in os_serverRené Moser2016-04-021-1/+5
* New release v2.0.2.0-0.2.rc2James Cammarata2016-04-011-1/+1
* fix win_stat get_checksum alias issuenitzmahone2016-03-241-2/+4
* New release v2.0.2.0-0.1.rc1James Cammarata2016-03-231-1/+1
* Revert "At least for now, set body to raw as it can be either a dict or jsoni...Matt Martz2016-03-211-1/+1
* Don't pass follow_redirects to fetch_url, use module.params insteadMatt Martz2016-03-211-1/+8
* At least for now, set body to raw as it can be either a dict or jsonified-strToshio Kuratomi2016-03-211-1/+1
* Fix non RFC 2606 domain name in docMichael Scherer2016-03-211-1/+1
* Indicate in notes that the dependency on httplib2 was removed for v2.1Matt Martz2016-03-211-0/+2
* Drop dependency on httplib2 in the uri module, instead using ansible.module_u...Matt Martz2016-03-211-160/+115
* fixes for uri moduleBrian Coca2016-03-211-10/+9
* fixed exit jsonBrian Coca2016-03-211-1/+1
* If file attribs are specified set them even if file already exists.Toshio Kuratomi2016-03-201-3/+9
* Fixes: #3232. Use of datetime consistent with module_utils/basic.pyGeoff Wright2016-03-191-9/+9
* One more bug yum non English localestoshihisa2016-03-161-1/+2
* git: set remote branch before switching versions when using depth argumentJordan Bach2016-03-111-0/+14
* Merge pull request #3226 from j2sol/fix-floating-ipJames Cammarata2016-03-101-3/+4
|\
| * Pass network argument to add_ips_to_serverTimothy R. Chavez2016-03-101-2/+3
| * Get new server object after adding floating IPTimothy R. Chavez2016-03-101-1/+1
|/
* mark failed async_status as finishednitzmahone2016-03-091-2/+2
* fixes to assembleBrian Coca2016-03-081-17/+35
* Change one param to be of type pathToshio Kuratomi2016-03-031-2/+1
* added missing checksum aliasBrian Coca2016-03-031-1/+1
* Bugfix: Permit SOA record typeTom Bamford2016-03-031-2/+2
* update docker_image's path param type to 'path'. Fixes #3175Andrey Gubarev2016-03-021-1/+1
* fixed option name mismatch, added aliasesBrian Coca2016-03-021-6/+4
* Add get_checksum option to win_stat to work with new use of the stat module f...Matt Martz2016-02-292-2/+11
* New release v2.0.1.0-1James Cammarata2016-02-241-1/+1
* New release v2.0.1.0-0.2.rc2James Cammarata2016-02-151-1/+1
* added follow to specific modules that support itBrian Coca2016-02-153-0/+21
* Fix typo in the copy module error messageGuruprasad2016-02-151-1/+1
* recursive copy is not available(yet) on remote_srcBrian Coca2016-02-151-0/+1
* cleaner error on recursive remote copyBrian Coca2016-02-121-2/+4
* List which version it was addedjjshoe2016-02-121-0/+1
* removed 'overquoting' of exampleBrian Coca2016-02-121-1/+1
* password needs to be type str.Toshio Kuratomi2016-02-111-1/+1
* expanded info on fail on check + missing apt-pythonBrian Coca2016-02-101-1/+1
* Do not install python-apt in check mode.Matt Clay2016-02-101-0/+2