summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | adjust WinRM service configuration message textnitzmahone2016-09-091-1/+1
* | Merge branch 'patch-1' of git://github.com/jlehtniemi-broadsoft/ansible into ...nitzmahone2016-09-091-0/+2
|\ \
| * | Start WinRM service automatically on rebootjlehtniemi-broadsoft2016-09-091-0/+2
* | | Merge pull request #17481 from privateip/junosPeter Sprygada2016-09-091-1/+3
|\ \ \
| * | | minor update to catch expection if trying close a non existent sessionPeter Sprygada2016-09-091-1/+3
* | | | take delegated vars before removing themBrian Coca2016-09-091-1/+1
* | | | Fix fileglob filter to work just like fileglob lookup plugin (#17480)Dag Wieers2016-09-091-2/+2
* | | | Support late evaluation, suppress warnings on SyntaxError (#17462)Dag Wieers2016-09-091-2/+1
* | | | Don't use the shell to catch output, catch output in python. Fixes #17137 (#1...Matt Martz2016-09-091-3/+6
* | | | Clean up unarchive action plugin (#17429)Dag Wieers2016-09-091-3/+1
* | | | Allow for no prefix in the comment filter (#17421)Maciej Delmanowski2016-09-091-2/+8
* | | | Add public_ip option to linode dynamic inventory (#17390)Jared Sprague2016-09-092-4/+18
| |/ / |/| |
* | | Enable more integration tests for python 3. (#17473)Matt Clay2016-09-082-4/+3
* | | Update submodule refs.Matt Clay2016-09-082-12/+14
* | | Add python 3 support to test_apt_repository. (#17472)Matt Clay2016-09-081-4/+17
* | | Enable more tests that pass on python 3. (#17471)Matt Clay2016-09-081-4/+1
* | | Add python3-apt to ubuntu1604py3 Dockerfile.Matt Clay2016-09-081-0/+1
|/ /
* | Merge pull request #17467 from privateip/netcfgPeter Sprygada2016-09-081-1/+1
|\ \
| * | fixes issue with netcfg not working with match=line and pathPeter Sprygada2016-09-081-1/+1
* | | Fixing typo in developing modules docJames Cammarata2016-09-081-1/+1
* | | Cleanup adhoc doc language regarding shell vs. command syntaxJames Cammarata2016-09-081-4/+3
* | | old yaml format has been long goneBrian Coca2016-09-081-207/+0
* | | linked cause people forget yaml and yml existBrian Coca2016-09-081-0/+1
* | | Re-fix the per-item diff output, (#17458)Tobias Wolf2016-09-081-0/+3
* | | Defined children for get_vm (#15904)Edward Marshall2016-09-081-0/+1
|/ /
* | Fix typoAbhijit Menon-Sen2016-09-081-1/+1
* | Merge pull request #17452 from privateip/netcfgPeter Sprygada2016-09-071-10/+18
|\ \
| * | adds context to diff functions based on config pathPeter Sprygada2016-09-071-10/+18
* | | Merge pull request #16553 from ericchou1/develPeter Sprygada2016-09-071-0/+37
|\ \ \
| * | | Added axapi_authenticate_v3 and axapi_call_v3 for new AXAPIv3 that is not bac...Eric Chou2016-07-011-3/+3
| * | | Added axapi_authenticate_v3 and axapi_call_v3 for new AXAPIv3 that is not bac...Eric Chou2016-07-011-0/+37
* | | | Make ssh_executable available as ansible_ssh_* variable (#17450)Andrea Tartaglia2016-09-072-3/+7
* | | | Fixing another logic issue related to include_role changesJames Cammarata2016-09-071-1/+1
| |/ / |/| |
* | | Merge pull request #17447 from privateip/eosPeter Sprygada2016-09-071-0/+4
|\ \ \
| * | | minor fix in eos shared module returning diffPeter Sprygada2016-09-071-0/+4
* | | | fixed bad condition hiding resultsBrian Coca2016-09-071-1/+1
* | | | updated changelogBrian Coca2016-09-071-7/+13
* | | | Alphabetical orderJohn R Barker2016-09-071-5/+6
* | | | dnosJohn R Barker2016-09-071-2/+2
* | | | dnos (not Dell)John R Barker2016-09-071-1/+1
* | | | Support files for dnos10_template module (#17399)@skg_net2016-09-072-0/+26
* | | | Flush cache (#17445)Brian Coca2016-09-072-1/+11
* | | | added backup_file to docsBrian Coca2016-09-071-0/+4
* | | | Added option to change ssh executable path (#17377)Andrea Tartaglia2016-09-073-5/+10
* | | | Fix NameError on 'ansible-vault view' (#17440)Adrian Likins2016-09-071-1/+1
* | | | Update submodule refsToshio Kuratomi2016-09-072-12/+12
|/ / /
* | | Merge pull request #17431 from privateip/eosPeter Sprygada2016-09-071-32/+43
|\ \ \
| * | | minor roll up of fixes to eos shared modulePeter Sprygada2016-09-061-32/+43
* | | | Move uses of to_bytes, to_text, to_native to use the module_utils version (#1...Toshio Kuratomi2016-09-0689-882/+747
* | | | disable windows loop async testnitzmahone2016-09-061-25/+27