summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding debug levelsdebug_levelsJames Cammarata2016-09-0611-32/+52
* add very basic tests of win_package, based on existing win_msi tests. (#17383)jhawkesworth2016-09-063-0/+88
* Fixing incorrect 'task' variable bug in strategy/__init__.pyJames Cammarata2016-09-051-1/+1
* Symink integration tests for fetch and statToshio Kuratomi2016-09-052-31/+158
* typo fix for variable ANSIBLE_ETCD_VERSION (#17373)Marc-André Gatien2016-09-051-1/+1
* Do not crash if current dir do not exist, fix #17369 (#17379)Michael Scherer2016-09-051-1/+4
* Dynamic role include (#17401)Brian Coca2016-09-059-47/+146
* Merge pull request #17394 from privateip/bugfix-17391Peter Sprygada2016-09-051-2/+5
|\
| * fixes bug when template is missing src argumentPeter Sprygada2016-09-051-2/+5
|/
* Merge pull request #17388 from privateip/asaPeter Sprygada2016-09-042-11/+53
|\
| * fix up asa shared modulePeter Sprygada2016-09-042-11/+53
* | Merge pull request #17385 from privateip/shellPeter Sprygada2016-09-041-19/+15
|\ \
| * | minor optimizations and clean up in shell.pyPeter Sprygada2016-09-041-19/+15
* | | Merge pull request #17386 from privateip/netcliPeter Sprygada2016-09-041-8/+8
|\ \ \
| * | | clean up method signatures in netcliPeter Sprygada2016-09-041-8/+8
| |/ /
* | | Merge pull request #17387 from privateip/junosPeter Sprygada2016-09-042-70/+147
|\ \ \ | |/ / |/| |
| * | roll up of updates to junos shared modulePeter Sprygada2016-09-042-70/+147
|/ /
* | Update extra module submodule ref, fixes buildRene Moser2016-09-041-5/+21
* | Update submodule refsToshio Kuratomi2016-09-031-30/+5
* | Do not hardcode python executable in test (#17380)Michael Scherer2016-09-035-6/+6
* | Use ansible_python for interpreter in test_uri. (#17376)Matt Clay2016-09-031-5/+1
* | Enable more integration tests for python 3. (#17375)Matt Clay2016-09-023-5/+1
* | Fix paramiko's exec_command() to return bytes on python3 (#17372)Toshio Kuratomi2016-09-023-13/+13
* | Update submodule refs.Matt Clay2016-09-021-7/+5
* | Pass '_' to async_wrapper for no argsfile. (#17374)Matt Clay2016-09-021-0/+3
* | Update submodule refs.Matt Clay2016-09-021-5/+7
* | Update roadmap with results from this cycle of cloud modulesRyan S. Brown2016-09-021-6/+8
* | Consistence formattingJohn R Barker2016-09-021-4/+5
|/
* update roadmap status for networkingPeter Sprygada2016-09-021-9/+10
* Update submodule refs.Matt Clay2016-09-022-13/+35
* Add detection of python3 to hacking/env-setup (#17357)Michael Scherer2016-09-021-2/+5
* Replace long with int (#17368)Toshio Kuratomi2016-09-021-27/+20
* We now have an exception return value. Make use of it instead of putting the...Toshio Kuratomi2016-09-021-3/+4
* Update submodule refsToshio Kuratomi2016-09-022-14/+13
* added ability to use pure boolean in conditionalsBrian Coca2016-09-021-0/+4
* Missing full stopJohn R Barker2016-09-021-1/+1
* become_flags is a 2.2 featureJohn R Barker2016-09-021-1/+1
* Merge branch 'devel' of https://github.com/ansible/ansible into develScott Butler2016-09-011-3/+0
|\
| * Enable more python 3 tests that now pass. (#17359)Matt Clay2016-09-011-3/+0
* | Light edit of #17351Scott Butler2016-09-011-10/+13
|/
* Add ksu privilege escalation (#17340)Will Thames2016-09-016-7/+21
* Mention how to load a specific inventory file (#17348)Marcus Bointon2016-09-011-1/+2
* 1st draft really documenting common return vals (#17351)Brian Coca2016-09-011-17/+50
* Merge pull request #17296 from skg-net/develPeter Sprygada2016-09-014-0/+215
|\
| * Removed the unused module importsSenthil Kumar Ganesan2016-08-311-3/+1
| * Incorporated Ansible community feedbackSenthil Kumar Ganesan2016-08-302-50/+45
| * Utilities to support DELL Networking OS10 command and config modulesSenthil Kumar Ganesan2016-08-294-0/+222
| * Merge remote-tracking branch 'upstream/devel' into develSenthil Kumar Ganesan2016-08-2936-239/+752
| |\
| * \ Merge pull request #1 from ansible/devel@skg_net2016-08-251-1/+8
| |\ \
* | | | docs_fragments: Correct spelling mistakes, fix formatting (#16930)John R Barker2016-09-019-74/+73