summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update submodule refs so that new integration tests will passstable-2.0.1Toshio Kuratomi2016-01-112-0/+0
* Integration tests for https://github.com/ansible/ansible-modules-core/pull/558Toshio Kuratomi2016-01-111-0/+26
* cloudstack: fix case insensitivityRene Moser2016-01-111-11/+13
* cleaner implementation and random chunk length.Eric Feliksik2016-01-111-12/+13
* use unix shred if possible, otherwise fast custom impl; do not shred encrypte...Eric Feliksik2016-01-111-28/+62
* add docs, remove unnecessary int() castEric Feliksik2016-01-111-2/+17
* add os.fsync() so that the shredding data (hopefully) hits the driveEric Feliksik2016-01-111-1/+2
* shred ansible-vault tmp_file. Also when editor is interruped.Eric Feliksik2016-01-111-4/+31
* deletes nxapi from shared modulesPeter Sprygada2016-01-101-155/+0
* adds network config file parser to shared modulesPeter Sprygada2016-01-101-0/+85
* adds shared module shell for creating cli based transportsPeter Sprygada2016-01-101-86/+85
* initial add of openswitch shared modulePeter Sprygada2016-01-102-0/+312
* adds shared module nxos for building cisco nxos modulesPeter Sprygada2016-01-102-0/+285
* adds new iosxr shared module for developing modules that work with IOS XR dev...Peter Sprygada2016-01-102-0/+173
* updates the ios shared module with new shellPeter Sprygada2016-01-102-130/+150
* initial add of eos shared modulePeter Sprygada2016-01-103-174/+299
* restructure vars_prompt and fix regressionBrian Coca2016-01-082-52/+49
* Restore ability for a module to specify WANT_JSONMatt Martz2016-01-081-1/+3
* noted that regex_escape was added in 2.0Brian Coca2016-01-071-2/+4
* New release v2.0.0-0.9.rc4v2.0.0-0.9.rc4James Cammarata2016-01-073-1/+1
* Fix typoToshio Kuratomi2016-01-071-5/+2
* More fixes for unicode handling in the connection plugins.Toshio Kuratomi2016-01-077-29/+62
* Revert "Show version without supplying a dummy action"Brian Coca2016-01-072-8/+2
* Merge branch 'ktosiek-fix-playbook-hanging' into stable-2.0James Cammarata2016-01-061-10/+17
|\
| * Don't drop noops from task counting code in linear strategyJames Cammarata2016-01-061-6/+0
| * linear strategy: don't look at tasks from the next blockTomasz Kontusz2016-01-051-10/+23
* | Show version without supplying a dummy actionmuffl0n2016-01-062-2/+8
* | Strip string terms before templatingAbhijit Menon-Sen2016-01-061-2/+1
|/
* Fix exception catching to be importable on python3Toshio Kuratomi2016-01-051-1/+2
* move hostvars.vars to varsBrian Coca2016-01-051-2/+2
* simplified diff handling in callbackBrian Coca2016-01-051-5/+2
* now handles 'non file diffs'Brian Coca2016-01-051-0/+4
* Update extras submodule refToshio Kuratomi2016-01-051-0/+0
* Fix problems with non-ascii values passed as part of the command to connectio...Toshio Kuratomi2016-01-0510-13/+97
* Clean up debug logging around _low_level_execute_commandAbhijit Menon-Sen2016-01-052-20/+7
* move core submodule pointernitzmahone2016-01-041-0/+0
* Do not set 'changed' to True when using group_byMichael Scherer2016-01-041-1/+1
* Replace to_string by to_unicode.Yannig Perré2016-01-011-1/+1
* added newer vars to 'reset_vars'Brian Coca2015-12-281-1/+14
* minor fix to become docsBrian Coca2015-12-281-7/+7
* clarify idempotence explanationStephen Medina2015-12-281-1/+1
* updated release cycle to 4 months instead of 2Brian Coca2015-12-271-5/+4
* CHANGELOG entry for bigip* validate_certs changeToshio Kuratomi2015-12-251-0/+7
* Oops, core needs to stay on stable-2.0Toshio Kuratomi2015-12-251-9/+0
* Update submodule refsToshio Kuratomi2015-12-252-0/+9
* bigip changes as requested by bcoca and abadger:Toshio Kuratomi2015-12-251-10/+26
* cloudstack: test_cs_instance: more integration testsRene Moser2015-12-237-23/+272
* Update submodule refsToshio Kuratomi2015-12-232-0/+0
* Going to do this in the connection pluginToshio Kuratomi2015-12-231-2/+1
* Going to do this in the connection pluginToshio Kuratomi2015-12-231-6/+6