summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update the submodule refs for stable-1.9v1.9.2-0.2.rc2Toshio Kuratomi2015-06-192-0/+0
* Don't panic if AIX's uname doesn't support -WKirk Strauser2015-06-161-1/+1
* Test is a bit different in v1 as the lookup generates a failure in v2 but a w...Toshio Kuratomi2015-06-151-2/+3
* Add test that url lookup checks tls certificatesToshio Kuratomi2015-06-151-0/+30
* Add etcd and url lookup plugin security fixes to changelogToshio Kuratomi2015-06-151-1/+3
* Backport security fixes to etcd and url lookup pluginsToshio Kuratomi2015-06-152-14/+29
* Split the fetch_url() function into fetch_url and open_url().Toshio Kuratomi2015-06-151-76/+110
* Add dnf to the list of module that we squash loop items forToshio Kuratomi2015-06-111-1/+1
* Get-FileChecksum allways returns a string now,Jon Hawkesworth2015-06-102-3/+3
* added test for notify in case it is defined as an empty keywordBrian Coca2015-06-101-1/+1
* updated submodule refsBrian Coca2015-06-032-33/+0
* backported fix of missing importBrian Coca2015-06-033-1/+36
* updated banners as per marketing's requestBrian Coca2015-06-031-3/+3
* added google addwords tagBrian Coca2015-06-031-0/+18
* Merge pull request #11139 from wenottingham/galaxy-fixBrian Coca2015-06-031-0/+2
|\
| * Handle when role_dependencies is None.Bill Nottingham2015-06-021-0/+2
|/
* Add CVE numberToshio Kuratomi2015-06-011-1/+1
* Merge pull request #11110 from myniva/t/11109-fix-keyerrorBrian Coca2015-06-011-2/+2
|\
| * Fix KeyError which occurs when not-existing entry is tried to be removed. Fix...Basil Brunner2015-06-011-2/+2
* | Merge pull request #11112 from jkleckner/apply-10563Brian Coca2015-06-011-2/+1
|\ \
| * | egg_info is now written directly to libMatt Martz2015-05-301-2/+1
|/ /
* | Update stable submodule refsToshio Kuratomi2015-05-291-0/+0
* | Add dnf fix to CHANGELOGToshio Kuratomi2015-05-291-0/+1
* | Update core module ref to pull in yum fixToshio Kuratomi2015-05-291-0/+0
* | Add yum module fixesToshio Kuratomi2015-05-291-0/+2
* | Oops, accidentally updated the submodule refs to devel instead of theToshio Kuratomi2015-05-292-12/+0
* | Add defaults and a link to os-client-config docsMonty Taylor2015-05-295-8/+21
* | Remove unneeded required_one_of for openstackMonty Taylor2015-05-293-4/+34
* | Test on fields that existToshio Kuratomi2015-05-281-2/+2
* | Add uri to modules that have been fixed to check server certificatesToshio Kuratomi2015-05-281-1/+1
* | Add test that validate_certs=no worksToshio Kuratomi2015-05-281-3/+18
* | Changelog entry for get_url fixesToshio Kuratomi2015-05-281-0/+2
* | Make fetch_url check the server's certificate on https connectionsToshio Kuratomi2015-05-282-18/+53
* | Allow the use of HTTP on custom ports in the fetch_url functionSimon Dick2015-05-281-0/+1
* | made sequence more flexible, can handle descending and negative sequences and...Brian Coca2015-05-221-6/+14
* | Add entry for sequence fixToshio Kuratomi2015-05-221-0/+1
* | fixed corner case when counting backwards, added test cases for count=0 and b...Brian Coca2015-05-222-1/+23
* | Version update for release candidate 1.9.2-0.2.rc2James Cammarata2015-05-224-1/+7
* | Submodule update for stable-1.9James Cammarata2015-05-221-0/+0
* | Version bump for release candidate 1.9.2-0.1.rc1v1.9.2-0.1.rc1James Cammarata2015-05-155-2/+9
* | made special treatment of certain filesystem for selinux configurableBrian Coca2015-05-155-15/+32
* | Merge pull request #10985 from jmhodges/correct_unbound_errorBrian Coca2015-05-111-0/+1
|\ \
| * | correct unbound error variable in rds code pathJeff Hodges2015-05-111-0/+1
* | | now properly inherit data from ansible.cfg for sudo/su ask passBrian Coca2015-05-041-2/+2
* | | Update core module ref to pull in docker module fixes for 1.9Toshio Kuratomi2015-05-011-0/+0
| |/ |/|
* | Version bump for release 1.9.1-1v1.9.1-1James Cammarata2015-04-277-3/+14
* | version update for release candidate 1.9.1-0.4.rc4v1.9.1-0.4.rc4James Cammarata2015-04-233-1/+1
* | avoid path issues by determining the path of ansible-pull and using its path ...Steve Gargan2015-04-231-3/+6
* | Consistently use "OracleLinux" in OS detection.Peter Oliver2015-04-201-2/+2
* | Fix traceback with using GCE on EL6 with python-crypto2.6James Laska2015-04-201-0/+10
|/