summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* In TQM run() mark any entries in _failed_hosts as failed in the PlayIteratorvroy_backward-compatible-executorJames Cammarata2016-05-171-0/+7
* Re-remove checking for failed state on hosts when building list of hostsJames Cammarata2016-05-171-1/+1
* Make sure that serial failures are handled correctly.Vincent Roy2016-05-171-0/+6
* Don't let max_fail_percentage affect future plays.Vincent Roy2016-05-171-1/+1
* Handle max_fail_percentage per task.Vincent Roy2016-05-171-0/+13
* Don't stop executing plays after failure.Vincent Roy2016-05-171-4/+4
* Backward compatibility execution failures with 1.9Vincent Roy2016-05-172-4/+3
* Update submodule refsToshio Kuratomi2016-05-172-27/+10
* Start to test module_utils for python 3 syntax (#15882)Michael Scherer2016-05-171-2/+2
* Merge pull request #15894 from jhawkesworth/add_ubuntu_krb5_user_to_windows_i...Matt Davis2016-05-171-1/+1
|\
| * add krb5-user to list of packages to install for ubuntu following this post o...=2016-05-171-1/+1
* | Merge pull request #15891 from privateip/fixes-ansible-modules-core-3502Peter Sprygada2016-05-171-1/+1
|\ \
| * | bugfix for issue with trying to eval contains with non-stringPeter Sprygada2016-05-161-1/+1
* | | Merge pull request #15781 from alvarezloaiciga/patch-1Abhijit Menon-Sen2016-05-170-0/+0
|\ \ \
| * | | Fix typo in `ansible-playbook`Jose Andres Alvarez Loaiciga2016-05-091-1/+1
* | | | Port rax.py to python3 compatible syntax (#15875)Michael Scherer2016-05-161-3/+3
* | | | Add a exception for module_utils/six.py regarding code smell (#15878)Michael Scherer2016-05-161-1/+1
* | | | Updates links to OpenStack docs to specific pages (#15857)Anne Gentle2016-05-161-2/+2
* | | | made format more flexible and allow for non dict entriesBrian Coca2016-05-161-0/+6
| |/ / |/| |
* | | Merge pull request #15629 from privateip/fix-15496Peter Sprygada2016-05-161-1/+1
|\ \ \
| * | | fixes #15496Peter Sprygada2016-04-271-1/+1
* | | | Handle case of both Key and key (#15468)Rob2016-05-161-1/+4
* | | | Do not test vca and vmware.py for py2.4 (#15887)Michael Scherer2016-05-161-1/+1
* | | | update documentation (#15838)Chris Mague2016-05-161-4/+6
* | | | Fix pkgin detection on NetBSD 6 and 7 (#15834)Michael Scherer2016-05-161-0/+1
* | | | net_template.py: Fix jinja2 template file search path (#15134)Kei Nohguchi2016-05-161-0/+11
* | | | change to a more easy-to-understand example (#15863)toromoti2016-05-161-3/+3
* | | | Port module_utils/ec2.py to python 3 syntax (#15879)Michael Scherer2016-05-161-2/+2
* | | | Port azure_rm_common.py to py3 syntax (#15880)Michael Scherer2016-05-161-9/+9
* | | | Add my irc nick (#15881)Michael Scherer2016-05-161-1/+1
* | | | Port the gce snippet to a python 2.6 to 3 compatible syntax (#15872)Michael Scherer2016-05-161-3/+3
* | | | Port the rest of the file to the 2.4/3 compatible syntax (#15873)Michael Scherer2016-05-161-8/+16
* | | | Port docker_common.py to py3 compatible syntax (#15877)Michael Scherer2016-05-161-9/+9
* | | | Port shell snippet to python3/2.4 compatible syntax (#15874)Michael Scherer2016-05-161-1/+3
* | | | Port the module snippet to python3 (#15870)Michael Scherer2016-05-162-4/+4
* | | | Make the facts module run on netbsd (#15833)Michael Scherer2016-05-161-6/+2
* | | | hashi_vault lookup: be more rebust, and allow fields with other name than 'va...feliksik2016-05-141-9/+32
* | | | Add six to developing_modules documentationToshio Kuratomi2016-05-141-0/+15
* | | | Some Python-3 module_utils supportToshio Kuratomi2016-05-143-15/+624
* | | | Start a document for developing modules for python3Toshio Kuratomi2016-05-141-0/+135
* | | | Bump core submodule ref.chouseknecht2016-05-141-18/+18
* | | | Bumping core submodule ref.chouseknecht2016-05-141-5/+22
* | | | vCloud module utils error handling bug fixes (#15859)camradal2016-05-131-5/+5
* | | | Don't use 'from ansible.module_utils import foo' style here as it breaks (#15...Robin Roth2016-05-131-4/+3
* | | | Fixing typo in Inventory documentation. (#15858)Peter Schaadt2016-05-131-1/+1
* | | | removed emepty lineBrian Coca2016-05-131-1/+0
* | | | converted list to table and added some aliasesBrian Coca2016-05-131-25/+54
* | | | Adding a deprecation message for accelerated modeJames Cammarata2016-05-131-0/+2
* | | | Fix uninitialized distribution fact on FreeBSD (#15842)Thomas Quinot2016-05-131-0/+1
* | | | Check for jxmlease when using netconf on JUNOS. (#15835)Nathaniel Case2016-05-131-0/+2