summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the way handlers are compiled and found/notifiedissue_15418James Cammarata2016-07-064-30/+33
* Use get_handler_blocks() to get list of role handlersJames Cammarata2016-07-061-1/+1
* Add the PID of the Ansible process to local_tmp directory. (#16589)Toshio Kuratomi2016-07-061-1/+2
* Retain local tar.gz roles during galaxy install (#16592)Will Thames2016-07-061-4/+7
* update docs for unsupported Windows featuresnitzmahone2016-07-062-0/+6
* Merge pull request #16587 from privateip/netcfgPeter Sprygada2016-07-051-6/+7
|\
| * minor bug fixes found in netcfgPeter Sprygada2016-07-051-6/+7
* | Merge pull request #16588 from privateip/vyosPeter Sprygada2016-07-051-10/+18
|\ \
| * | bug fixes in vyos shared modulePeter Sprygada2016-07-051-10/+18
| |/
* | prevent spurious pywinrm arg warnings for non-pywinrm connection argsnitzmahone2016-07-051-3/+4
* | bump core submodule refnitzmahone2016-07-051-5/+5
* | Merge pull request #15890 from brandond/inv_refresh_hostvars-fixes_15115James Cammarata2016-07-051-2/+2
|\ \
| * | Ignore limits and restrictions when parsing inventory.Brad Davidson2016-06-301-2/+2
* | | updated subref to fix pip issueBrian Coca2016-07-051-5/+5
* | | updated module subrefsBrian Coca2016-07-051-21/+5
* | | Fix git shallow update (#16224)Robin Roth2016-07-051-5/+51
* | | Update submodule refsJames Tanner2016-07-052-14/+30
* | | Prevent loop_control from being inherited via parent includesJames Cammarata2016-07-051-0/+3
* | | Merge branch 'axelspringer-iterator-returncode' into develJames Cammarata2016-07-051-1/+1
|\ \ \ | |_|/ |/| |
| * | Merge branch 'iterator-returncode' of https://github.com/axelspringer/ansible...James Cammarata2016-07-051-1/+1
| |\ \ |/ / /
| * | Determine failed hosts with _check_failed_state() (#16566)Martin Matuska2016-07-051-1/+1
* | | Merge pull request #16576 from privateip/vyos_docsPeter Sprygada2016-07-051-0/+75
|\ \ \ | |/ / |/| |
| * | initial add of vyos shared documentation fragmentsPeter Sprygada2016-07-041-0/+75
|/ /
* | Merge pull request #16423 from privateip/netcfgPeter Sprygada2016-07-041-48/+39
|\ \
| * | updates netcfg to remove dependency on collections modulePeter Sprygada2016-07-041-50/+39
| * | bug fix in netcfg replace method to handle whitespace argumentPeter Sprygada2016-07-041-1/+3
* | | Merge pull request #16574 from privateip/vyosPeter Sprygada2016-07-041-3/+8
|\ \ \
| * | | add get_config function to vyos shared modulePeter Sprygada2016-07-041-3/+8
| |/ /
* | | Merge pull request #16572 from privateip/netcmdPeter Sprygada2016-07-041-0/+14
|\ \ \ | |/ / |/| |
| * | adds new method to return specific response from command to netcmdPeter Sprygada2016-07-041-0/+14
|/ /
* | Merge pull request #16559 from chouseknecht/azure-rc5Chris Houseknecht2016-07-042-8/+8
|\ \
| * | Fix authentication via params and env vars. Update guide to RC5.Chris Houseknecht2016-07-022-8/+8
* | | Fix the way pull localhosts out of inventory for delegate_toJames Cammarata2016-07-041-8/+11
* | | add more distribution version tests (#16563)Robin Roth2016-07-041-0/+95
* | | Merge pull request #16562 from robinro/enable-apt-repo-tests-1604René Moser2016-07-042-5/+5
|\ \ \
| * | | use git-core ppa instead of menulibreRobin Roth2016-07-031-4/+4
| * | | reenable apt_repository tests in ubuntu 16.04Robin Roth2016-07-031-1/+1
|/ / /
* | | Merge pull request #16558 from chouseknecht/azure-rc5Chris Houseknecht2016-07-022-76/+62
|\ \ \ | |/ /
| * | Update and pin to azure-2.0.0rc5chouseknecht2016-07-022-76/+62
* | | Fix test_async. (#16552)Matt Clay2016-07-012-4/+12
* | | Parse async response in async action. (#16534)Matt Clay2016-07-015-12/+29
* | | If the known_hosts file does not exist, do not attempt to stat it. (#16548)jctanner2016-07-011-3/+11
* | | fix(callback-mail plugin): fixes the warning 'TaskResult' object has no attri...NAGA RAVI CHAITANYA ELLURI2016-07-011-1/+1
* | | Added and-quit to all commit statements. (#16411)Stian Vikan2016-07-011-1/+1
* | | fix module_lang docsBrian Coca2016-07-011-1/+2
* | | updated needs_template to reflect github featureBrian Coca2016-07-011-11/+7
* | | fix encoding issues in profile_tasks (#16522)Brian Coca2016-07-011-3/+2
* | | Merge pull request #16538 from amenonsen/loop_control-dotAbhijit Menon-Sen2016-07-014-1/+12
|\ \ \
| * | | Use loop_control.loop_var directlyAbhijit Menon-Sen2016-07-014-1/+12
|/ / /
* | | Ignore broken pipe errors if the sshpass process has exited (#16515)graywulf2016-06-301-1/+7