summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15230 from someword/15228stable-2.0.0.1Brian Coca2016-03-311-3/+4
|\
| * Only set distribution_release on CoreOS nodes that autoupdate. Fixes #15228Derek Olsen2016-03-311-3/+4
|/
* New release v2.0.0.2-1v2.0.0.2-1James Cammarata2016-01-146-2/+12
* Fix typo in 0b86aa6James Cammarata2016-01-141-1/+1
* Hack to work around callback API change for v2_playbook_on_startJames Cammarata2016-01-141-1/+14
* Add python-setuptools to the requirements for running ansible asToshio Kuratomi2016-01-141-1/+1
* New release v2.0.0.1-1v2.0.0.1-1James Cammarata2016-01-126-2/+12
* Update extras submodule ref. taiga_issue being left out was a packagigng bugToshio Kuratomi2016-01-121-0/+0
* added galaxy datasebastianneubauer2016-01-121-0/+1
* re-adding the dummy debian changlog entry for packagingJames Cammarata2016-01-121-0/+6
* New release v2.0.0.0-1James Cammarata2016-01-127-6/+10
* Split up comma-separated tags properlyJames Cammarata2016-01-121-1/+5
* bugfix in nxos shared module for including defaultsPeter Sprygada2016-01-111-1/+1
* bugfix in ios shared module for including defaultsPeter Sprygada2016-01-111-1/+1
* bugfix in eos shared module for including defaultsPeter Sprygada2016-01-111-2/+2
* updated new windows module list in changelognitzmahone2016-01-111-2/+7
* 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