summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Synchronize in wasn't running on localhost in the default case which meant th...synchronize-fixToshio Kuratomi2015-07-291-30/+42
* Add json and fetch_url notes to checklistToshio Kuratomi2015-07-281-3/+10
* update submodule refsBrian Coca2015-07-282-17/+12
* added missing skipped item function to baseBrian Coca2015-07-281-0/+3
* made item output closer to v1Brian Coca2015-07-282-4/+54
* removed debugBrian Coca2015-07-281-3/+0
* now reports per task itemBrian Coca2015-07-282-0/+22
* Properly fail results with rc != 0James Cammarata2015-07-281-3/+6
* fixed indent issuesBrian Coca2015-07-282-3/+6
* removed unused importBrian Coca2015-07-281-1/+0
* added pam_limits to changelogBrian Coca2015-07-281-0/+1
* Fix variable precedence integrationt testJames Cammarata2015-07-281-1/+1
* fixed typoBrian Coca2015-07-271-1/+1
* added openvz to inventoryBrian Coca2015-07-271-0/+1
* Merge pull request #11761 from amenonsen/9843-rebaseBrian Coca2015-07-271-0/+2
|\
| * Add pciid to LinuxNetwork interface factTrapier Marshall2015-07-281-0/+2
* | changed verbose_override to the new _ansible_verbose_override to keep in line...Brian Coca2015-07-275-18/+15
* | changed check to allow for powerpcBrian Coca2015-07-271-1/+1
|/
* moved openvz inventory script to new homeBrian Coca2015-07-272-6/+9
* optimized module docsBrian Coca2015-07-271-48/+54
* added virt_net to changelogBrian Coca2015-07-271-0/+1
* added virt_pool module to changelogBrian Coca2015-07-271-0/+1
* Merge pull request #8358 from jordonr/develBrian Coca2015-07-271-0/+77
|\
| * Updated per Revision RequestJordon Replogle2014-08-131-35/+38
| * Added OpenVZ Inventory python scriptJordon Replogle2014-07-301-0/+74
* | Merge pull request #11740 from amenonsen/8602-rebaseBrian Coca2015-07-271-0/+4
|\ \
| * | Encrypt the vault file after editing only if the contents changedPablo Figue2015-07-261-0/+4
* | | Python2.4 compat fixToshio Kuratomi2015-07-271-1/+1
* | | Merge pull request #11759 from resmo/fix/doc-changelogBrian Coca2015-07-271-4/+4
|\ \ \
| * | | changelog: fix typosRene Moser2015-07-281-4/+4
|/ / /
* | | Additional changes to fix fileglob relative path lookupsJames Cammarata2015-07-271-2/+3
* | | Merge pull request #8977 from billwanjohi/add_package_classifiersBrian Coca2015-07-271-0/+15
|\ \ \
| * | | add distutils package classifiersbillwanjohi2015-07-271-0/+15
* | | | Merge pull request #9878 from ansible/handle-quoted-comma-dict-paramBrian Coca2015-07-271-1/+26
|\ \ \ \
| * | | | Handle quoting of values in dict parametersToshio Kuratomi2015-07-271-1/+26
|/ / / /
* | | | Reworking internal result flags and making sure include_vars hides vault dataJames Cammarata2015-07-277-27/+30
* | | | Submodule pointer updateJames Cammarata2015-07-271-9/+6
* | | | Merge pull request #11751 from amenonsen/playwithoutbookBrian Coca2015-07-271-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | A better error message for «ansible playbook.yml»Abhijit Menon-Sen2015-07-271-1/+4
* | | | Merge pull request #11750 from amenonsen/example-promptJames Cammarata2015-07-271-3/+6
|\ \ \ \
| * | | | Fix incorrect example of vars_promptAbhijit Menon-Sen2015-07-271-3/+6
* | | | | Further cleanup of internal use of ansible_ssh_hostJames Cammarata2015-07-272-10/+3
* | | | | Add a base-level get_basedir method for lookup plugins and fix relative lookupsJames Cammarata2015-07-275-15/+14
| |/ / / |/| | |
* | | | Fix bug where we calculated the relative path of recurisive copies wrongJames Cammarata2015-07-271-1/+1
|/ / /
* | | Merge pull request #11663 from whereismyjetpack/fix_ansible_ssh_hostJames Cammarata2015-07-261-1/+3
|\ \ \
| * | | only set ansible_ssh_host if not already setDann Bohn2015-07-201-1/+3
* | | | now it really is onelineBrian Coca2015-07-261-2/+4
* | | | fixed diff output to be as it was in 1.x, copy and template now use the sameBrian Coca2015-07-266-57/+97
* | | | Merge pull request #9195 from reedloden/add-dns-factsJames Cammarata2015-07-261-0/+32
|\ \ \ \
| * | | | Add several DNS-related facts by parsing /etc/resolv.confReed Loden2015-07-261-0/+32