summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do ...callback-v2-attribute-replacementToshio Kuratomi2016-01-293-2/+47
* Explicitly set validate_certs=False as the boto default is TrueToshio Kuratomi2016-01-291-3/+2
* added diff feature to changelogBrian Coca2016-01-291-0/+4
* updated intro adhoc to use becomeBrian Coca2016-01-291-16/+14
* Merge pull request #14202 from bcoca/v1_callback_compatBrian Coca2016-01-291-32/+26
|\
| * fixed code for v1 callback runtime compatiblityBrian Coca2016-01-291-32/+26
|/
* Make sure setup tasks inherit properly from their parent playJames Cammarata2016-01-291-34/+48
* Update submodule refsToshio Kuratomi2016-01-291-5/+8
* Merge pull request #12909 from photoninger/sles11.4-fix_2nd_tryToshio Kuratomi2016-01-291-2/+2
|\
| * Fix for SLES 11.4, which has now also an /etc/os-release file.Bernhard Lichtinger2015-10-261-2/+2
* | fix unicode input for template lookupBrian Coca2016-01-291-1/+2
* | Merge pull request #14191 from paulcalabro/develJames Cammarata2016-01-291-1/+1
|\ \
| * | Adding a hyphen in the perms pattern section, since doing something likePaul Calabro2016-01-281-1/+1
* | | Merge pull request #14196 from ansible/synchronize-set-shellMatt Davis2016-01-281-1/+17
|\ \ \
| * | | When setting up the local connection for the rsync we need to set the shell a...synchronize-set-shellToshio Kuratomi2016-01-281-1/+17
|/ / /
* | | Merge pull request #14173 from sradvan/doc-fix-bsd-introBrian Coca2016-01-281-31/+24
|\ \ \
| * | | grammar fixes; capitalize where necessary; general clean-upScott Radvan2016-01-281-31/+24
* | | | Merge pull request #14189 from ansible/unicode-pagerToshio Kuratomi2016-01-284-20/+31
|\ \ \ \
| * | | | Changes to convert to unicode at the bordersToshio Kuratomi2016-01-284-20/+31
* | | | | Merge pull request #14168 from ansible/safer-squashingToshio Kuratomi2016-01-282-11/+49
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Squashing was occuring even though pkgs didn't have a template that would be ...safer-squashingToshio Kuratomi2016-01-272-11/+49
| |/ / /
* | | | Update submodule refsToshio Kuratomi2016-01-282-16/+10
* | | | Merge pull request #14170 from strictlyd/develBrian Coca2016-01-281-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fixing typo depricated for deprecated.Darren Tong2016-01-271-1/+1
|/ / /
* | | fixed unit test to match new output of become/suBrian Coca2016-01-271-1/+1
* | | Merge pull request #14153 from oneswig/doc-ipaddr-add-subnet-masksJames Cammarata2016-01-271-0/+31
|\ \ \
| * | | Details on how to convert subnet masks into CIDRStig Telfer2016-01-271-0/+31
* | | | added note about 1.9 ppaBrian Coca2016-01-271-0/+1
* | | | fixed issue with vars prompt warning causing errorBrian Coca2016-01-271-5/+4
* | | | Return an error when synchronize is used with something other than an ssh con...Toshio Kuratomi2016-01-271-0/+7
* | | | fix for so su works in more casesBrian Coca2016-01-271-3/+7
* | | | address minor bugs in nxos shared modulePeter Sprygada2016-01-271-18/+24
* | | | fixes issue with eos shared module argument precedencePeter Sprygada2016-01-271-1/+2
* | | | Don't try to generate retry files if the tqm hasn't been initializedJames Cammarata2016-01-271-14/+14
|/ / /
* | | Merge pull request #14140 from ansible/synchronize-ports-fixToshio Kuratomi2016-01-261-4/+26
|\ \ \
| * | | Fix for inventory hosts on localhost with alternate ports.Toshio Kuratomi2016-01-261-4/+26
|/ / /
* | | Make retry file generation not use StringIOJames Cammarata2016-01-261-8/+3
* | | Re-implementing the retry file feature for 2.0James Cammarata2016-01-262-1/+37
* | | Fix lookup of parent attribute when parent doesn't have the attrJames Cammarata2016-01-262-18/+9
* | | fixed permissions check for ansible.logBrian Coca2016-01-261-9/+8
* | | Merge pull request #14044 from skorochkin/develBrian Coca2016-01-263-4/+17
|\ \ \
| * | | [hotfix] add missed playbook fileSergii Korochkin2016-01-211-0/+5
| * | | Adding support for scm-based role source urls (incl. integration test to cove...Sergii Korochkin2016-01-212-4/+12
* | | | Merge pull request #14105 from towolf/expand_get_diffBrian Coca2016-01-261-0/+2
|\ \ \ \
| * | | | Handle the key 'prepared' in the 'diff' result from modulesTobias Wolf2016-01-261-0/+2
|/ / / /
* | | | Update submodule refs to pick up the synchronize internal parameterToshio Kuratomi2016-01-252-12/+15
* | | | Merge pull request #13968 from ansible/synchronize-become-is-reversedToshio Kuratomi2016-01-252-19/+55
|\ \ \ \
| * | | | For synchronize, fix sudo to execute on the remote end of the connectionToshio Kuratomi2016-01-252-19/+55
* | | | | python3 doesn't have raw explicit-unicode literals. Workaround it with a raw...Toshio Kuratomi2016-01-251-2/+2
* | | | | Transform tracebacks into unicode before printingToshio Kuratomi2016-01-254-11/+14