summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Enable the var precedence test in travistravis-var-precedenceToshio Kuratomi2015-09-021-0/+1
* * Mark all strings as unicode -- shouldn't matter for this dataset butToshio Kuratomi2015-09-021-24/+26
* Unittest the _count_trailing_newlines functionToshio Kuratomi2015-09-022-18/+45
* Fix preserve_trailing_newlines (broken by 7f5080f64ab4a82648cb746990587c1aaff...Toshio Kuratomi2015-09-021-1/+12
* actually implemented flags correctly for all priv escalation methodsBrian Coca2015-09-023-8/+9
* fixed become testsBrian Coca2015-09-021-2/+2
* added ec2_vpc_route_table to changelogBrian Coca2015-09-021-0/+1
* added missing become_exe from configBrian Coca2015-09-021-0/+1
* fixed and generalized privilege escalation exe settingsBrian Coca2015-09-022-7/+8
* Merge pull request #12194 from amenonsen/dupe-fixJames Cammarata2015-09-011-17/+0
|\
| * Remove duplicated function definition (fallout from earlier repeated merge)Abhijit Menon-Sen2015-09-021-17/+0
|/
* Properly assign the searchpath for templates to the environment loaderJames Cammarata2015-09-011-3/+7
* Small tweak to 7551b75 to correct the ordering of testsJames Cammarata2015-09-011-2/+2
* Add ispath type for constants and make sure all local paths are ispath=TrueJames Cammarata2015-09-011-24/+28
* Cleanup combine_varsToshio Kuratomi2015-09-015-94/+160
* Merge pull request #12187 from caphrim007/add-utf-8-encoding-to-f5-module-utilsJames Cammarata2015-09-011-0/+3
|\
| * Adds utf-8 encoding to f5 module_utilsTim Rupp2015-09-011-0/+3
* | Merge pull request #12188 from amenonsen/easy-debugJames Cammarata2015-09-011-1/+1
|\ \
| * | Show module name and args with -vvvAbhijit Menon-Sen2015-09-011-1/+1
* | | Don't use iteritems() in templar to avoid (hostvars) dict size change errorsJames Cammarata2015-09-011-2/+4
* | | looped includes need unique references to prevent information bleedingJames Cammarata2015-09-011-0/+7
|/ /
* | Merge pull request #12152 from amenonsen/changelog-tweakJames Cammarata2015-09-011-3/+7
|\ \
| * | Explain the host range parsing changes in more detailAbhijit Menon-Sen2015-08-301-1/+5
| * | Mention --output - for ansible-vault encrypt/decryptAbhijit Menon-Sen2015-08-291-2/+2
* | | Merge pull request #12150 from opoplawski/cobblerJames Cammarata2015-09-011-2/+9
|\ \ \
| * | | Fix setting dns_name in cobbler inventoryOrion Poplawski2015-08-281-2/+9
* | | | Make sure tasks from a role see their defaults above all othersJames Cammarata2015-09-011-0/+6
* | | | added nagios_ndo lookup, updated minor updates textsBrian Coca2015-09-011-2/+2
* | | | Merge pull request #6918 from gentledevil/develBrian Coca2015-09-012-0/+119
|\ \ \ \ | |_|_|/ |/| | |
| * | | Add Nagios NDO inventory pluginJonathan Lestrelin2015-09-012-0/+119
* | | | Note that backslash escaping has changed in some placesToshio Kuratomi2015-09-012-3/+16
* | | | Submodule updateJames Cammarata2015-09-012-15/+12
* | | | Also always post_validate Handler class as wellJames Cammarata2015-09-011-1/+1
* | | | Merge pull request #12177 from mgedmin/py3kToshio Kuratomi2015-09-012-2/+6
|\ \ \ \
| * | | | Make combine_vars() compatible with Python 3Marius Gedminas2015-09-012-2/+6
| |/ / /
* | | | now include galaxy/data/ stuff for use with ansible-galaxyBrian Coca2015-09-011-1/+1
* | | | removed as it does not fool setup.py to include data and it must be specified...Brian Coca2015-09-011-0/+0
|/ / /
* | | Allow setup to run when using --start-at-taskJames Cammarata2015-08-311-0/+2
* | | much needed update to port makefileBrian Coca2015-08-311-15/+54
* | | package and service now check that module exists before trying to execute itBrian Coca2015-08-312-1/+6
* | | Merge pull request #12175 from nitzmahone/winrm_setup_fixBrian Coca2015-08-311-25/+22
|\ \ \
| * | | moved WinRM setup script test after confignitzmahone2015-08-311-25/+22
|/ / /
* | | Merge pull request #12173 from ansible/pr/10204Toshio Kuratomi2015-08-311-16/+26
|\ \ \
| * | | Add host key for ssh url only.Desmond O. Chang2015-08-311-16/+26
* | | | Properly fail if slurp fails during fetchJames Cammarata2015-08-311-4/+3
|/ / /
* | | Look for proper values in slurp result during fetch with become enabledJames Cammarata2015-08-311-1/+1
* | | Fix backslash escaping inside of jinja2 expressionsToshio Kuratomi2015-08-312-0/+129
* | | Merge pull request #12164 from qwazerty/fix_python3Toshio Kuratomi2015-08-313-23/+24
|\ \ \
| * | | Change to python3 syntaxKevin Houdebert2015-08-313-23/+24
* | | | Update module refsToshio Kuratomi2015-08-312-14/+14