summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Making the switch to v2James Cammarata2015-05-03486-9139/+7996
* Fix module arg parsing when 'args' are present but not a dict (v2)James Cammarata2015-05-022-1/+6
* Fix bug in f310d13 (v2)James Cammarata2015-05-021-2/+2
* Generalize plugin enumeration a bit (v2)James Cammarata2015-05-023-13/+15
* Make sure all plugin loaders are loaded from roles and shared correctly (v2)James Cammarata2015-05-0112-45/+80
* draft ansible pull uspportBrian Coca2015-05-011-17/+167
* Merge pull request #10901 from mscherer/fix_var_not_existBrian Coca2015-05-011-1/+2
|\
| * Fix pylint error on "cachefile does not exist"Michael Scherer2015-05-011-1/+2
* | Merge pull request #10899 from wenottingham/patch-5Brian Coca2015-05-011-1/+1
|\ \ | |/ |/|
| * Tweak vault description.Bill Nottingham2015-05-011-1/+1
|/
* Merge pull request #10898 from daidoji/patch-1Brian Coca2015-05-011-3/+3
|\
| * Update intro_dynamic_inventory.rstCharles Lanahan2015-05-011-3/+3
|/
* porting fix #10893 to v2Brian Coca2015-05-011-0/+1
* Merge pull request #10893 from sidick/fix_fetch_url_with_custom_https_portBrian Coca2015-05-011-0/+1
|\
| * Allow the use of HTTP on custom ports in the fetch_url functionSimon Dick2015-05-011-0/+1
* | Update module refsToshio Kuratomi2015-05-014-18/+22
* | Fix issue where included blocks were not filtered on tags (v2)James Cammarata2015-05-014-2/+7
|/
* Pull in route53 fixToshio Kuratomi2015-04-301-5/+8
* v2 ansible-doc now does everything v1 didBrian Coca2015-04-302-25/+195
* v2 ansible-doc can now list modulesBrian Coca2015-04-303-15/+202
* Update core module ref for docker fixToshio Kuratomi2015-04-301-5/+5
* fixed typoBrian Coca2015-04-301-1/+1
* one cli to bind them allBrian Coca2015-04-3013-57/+298
* there will be only one cliBrian Coca2015-04-305-190/+68
* Change python-q into sharutils as the epel repo for centos6 is being funky.Toshio Kuratomi2015-04-301-29/+29
* Update core pointer to pick up docker fixToshio Kuratomi2015-04-301-8/+5
* Add Fedora mysql vars so we get mariadb rather than mariadb-galeraToshio Kuratomi2015-04-302-0/+8
* Fix include test to keep typeToshio Kuratomi2015-04-301-1/+17
* Fix filename of output fileToshio Kuratomi2015-04-301-1/+1
* Merge pull request #10885 from bcoca/galaxy_v2Brian Coca2015-04-3017-517/+1714
|\
| * most of galaxy is working, install still needs workBrian Coca2015-04-297-231/+221
| * now prevents option overrideBrian Coca2015-04-291-2/+2
| * refactored most binariesBrian Coca2015-04-298-712/+779
| * fixed var name for ansible vault editing existing dataBrian Coca2015-04-291-1/+1
| * no exceptions with less than 3 'v'sBrian Coca2015-04-292-0/+4
| * initial galaxy port to v2Brian Coca2015-04-297-0/+1125
| * now all cli use display.errorBrian Coca2015-04-292-4/+4
| * now uses display.errorBrian Coca2015-04-291-2/+2
| * made error color red from bright redBrian Coca2015-04-291-1/+1
| * verbose is only to screenBrian Coca2015-04-291-2/+2
| * added errorBrian Coca2015-04-291-0/+10
| * added os_server_facts to changelogBrian Coca2015-04-291-0/+1
* | Update core modules to pick up mysql_user fixToshio Kuratomi2015-04-302-6/+7
* | Make template test work with both py2.6 and 2.7+Toshio Kuratomi2015-04-303-3/+21
* | Add play to the parent object structures for inheritence in v2James Cammarata2015-04-309-44/+98
* | to_nice_json filter no longer has a trailing space when formatting dictsToshio Kuratomi2015-04-301-3/+3
* | Update core module pointers for v1 and v2Toshio Kuratomi2015-04-302-6/+6
* | Merge pull request #10853 from cgar/spellingBrian Coca2015-04-3032-38/+38
|\ \ | |/ |/|
| * just a few spelling error changesCarlos E. Garcia2015-04-2832-38/+38
* | Fixing tag logic in v2James Cammarata2015-04-293-17/+9