summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New feature: add new meta action `end_play`feature_1476James Cammarata2016-07-083-21/+59
* Add RELEASE.tmpl for releases and tweak release playbookJames Cammarata2016-07-082-8/+42
* removed defined/undefined as jinja2 already has emBrian Coca2016-07-081-12/+0
* added defined/undefined testsBrian Coca2016-07-081-0/+13
* Fixing up release playbook based on new locationJames Cammarata2016-07-081-1/+1
* doc: add vmware_local_user_manager to changelogRene Moser2016-07-081-0/+1
* Add tags for modules without dedicated test roles.Matt Clay2016-07-071-2/+2
* Updating submodule refsJames Cammarata2016-07-071-8/+5
* Updating integration tests for async testingJames Cammarata2016-07-071-2/+2
* Merge pull request #16555 from matsu-chara/fix-error-msg-default-to-defaultsMatt Davis2016-07-073-3/+3
|\
| * fix default/main.yml to defaults/main.ymlmatsu-chara2016-07-023-3/+3
* | bump extras submodule refnitzmahone2016-07-071-6/+5
* | Net mod ios (#16426)Nathaniel Case2016-07-074-292/+100
* | Add more tags to test_async role.Matt Clay2016-07-071-1/+1
* | Updating submodule refsJames Cammarata2016-07-071-10/+7
* | correctly set become value in consoleBrian Coca2016-07-071-1/+1
* | Tweaking release vars file format and structureJames Cammarata2016-07-071-134/+134
* | Merge pull request #16623 from bcoca/release_reorgJames Cammarata2016-07-072-137/+139
|\ \
| * | reorganized release playbookBrian Coca2016-07-072-137/+139
* | | Support module tests on a single image. (#16620)Matt Clay2016-07-061-3/+11
* | | Force remote_user to be the currently user for connection=localJames Cammarata2016-07-061-0/+8
* | | Add script to generate module tests. (#16617)Matt Clay2016-07-062-0/+261
* | | Update core submodule for unarchive fixesToshio Kuratomi2016-07-061-14/+8
* | | Don't check that we import basic.py in new-style modules (#16613)Toshio Kuratomi2016-07-061-14/+0
* | | Update submodule refsToshio Kuratomi2016-07-062-15/+22
* | | Don't treat parsing problems as async task timeout (#16458)Monty Taylor2016-07-061-2/+10
* | | Fix the way handlers are compiled and found/notifiedJames Cammarata2016-07-064-30/+33
|/ /
* | added back spaces for profile_tasks formattingBrian Coca2016-07-061-2/+2
* | Remove doubled instantiation of the zipfile (#16609)Toshio Kuratomi2016-07-061-1/+1
* | cloudstack: handle unicode API results in has_changed (#16601)René Moser2016-07-061-5/+13
* | Merge pull request #16573 from privateip/networkPeter Sprygada2016-07-061-3/+10
|\ \
| * | captures the responses from running commands and adds response to objectPeter Sprygada2016-07-041-3/+10
* | | 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
|\ \ \ \ \ | |_|/ / / |/| | | |