summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move queuing tasks to a background threadmeta_threadingJames Cammarata2016-08-308-159/+229
* Don't do parent stuff during serialize if squashed or finalizedJames Cammarata2016-08-292-11/+11
* Some further cleanup in the meta branchJames Cammarata2016-08-295-98/+78
* Selectively assign the getter for better performanceJames Cammarata2016-08-293-21/+60
* Meta meta metaJames Cammarata2016-08-295-159/+111
* fix remote shippable target failures (#17287)Matt Davis2016-08-292-3/+1
* Update submodule refsToshio Kuratomi2016-08-292-12/+31
* changelog: update new modules from module-extras (#17286)René Moser2016-08-291-1/+9
* We've decided that python-3.5 is the minimum python version (#17270)Toshio Kuratomi2016-08-295-39/+30
* Python3 fixes and porting (#17271)Toshio Kuratomi2016-08-294-42/+51
* Merge pull request #17279 from privateip/shellPeter Sprygada2016-08-291-0/+5
|\
| * catches timeout error when connecting to remote host in shellPeter Sprygada2016-08-281-0/+5
* | Merge pull request #17278 from privateip/nxosPeter Sprygada2016-08-291-6/+4
|\ \
| * | changes nxos method for passing kwargs to get_config()Peter Sprygada2016-08-281-6/+4
| |/
* | Merge pull request #17277 from privateip/eosPeter Sprygada2016-08-291-2/+2
|\ \
| * | fixes two bugs in the eos shared modulePeter Sprygada2016-08-281-2/+2
| |/
* | Merge pull request #17272 from PeterMartini/typo-fixAbhijit Menon-Sen2016-08-271-1/+1
|\ \
| * | Simple documentation typo fix, 'iIf' to 'If'Peter Martini2016-08-261-1/+1
* | | univention: add common code for univention corporate server modules (#16172)Tobias Rüetschi2016-08-271-0/+292
|/ /
* | allow include_role to specify vars/defaults filesBrian Coca2016-08-262-6/+8
|/
* Merge pull request #17265 from privateip/iosxrPeter Sprygada2016-08-261-0/+3
|\
| * fixes iosxr configure method to commit the changesPeter Sprygada2016-08-261-0/+3
* | fix action parsing to avoid conflicts aginBrian Coca2016-08-261-2/+4
|/
* Merge pull request #17264 from privateip/iosxrPeter Sprygada2016-08-261-1/+2
|\
| * disable prompt timestamps upon successful connection to iosxrPeter Sprygada2016-08-261-1/+2
|/
* Merge pull request #17262 from privateip/iosxrPeter Sprygada2016-08-261-9/+12
|\
| * add commit keyword arg to load_config methodPeter Sprygada2016-08-261-9/+12
* | updated sub refsBrian Coca2016-08-262-13/+13
* | include_role (role revamp implementation) (#17232)Brian Coca2016-08-2611-44/+173
* | Do not convert Nonetype to "None" (#17261)Michael Scherer2016-08-262-4/+4
* | simplified logic pathsBrian Coca2016-08-261-36/+27
* | Add OpenBSD virtualization facts. (#17227)Patrik Lundin2016-08-261-2/+43
* | Make _display_plugin_load much less noisyAbhijit Menon-Sen2016-08-261-8/+7
* | Fix "Text file busy" exception in atomic_move (#9526) (#17204)Alexander Stock2016-08-262-54/+58
* | Fix wrong error class (#17259)Michael Scherer2016-08-261-1/+1
* | Fix for run_command on py3 and enable lineinfile test on py3 (#17257)Toshio Kuratomi2016-08-262-10/+9
* | Update core submodule to pull in lineinfile py3 fixToshio Kuratomi2016-08-261-7/+8
* | Fix fetch idempotence (#17255)Toshio Kuratomi2016-08-251-1/+2
|/
* Merge pull request #17254 from privateip/netcliPeter Sprygada2016-08-251-2/+3
|\
| * adds new property command_string to Command objectPeter Sprygada2016-08-251-2/+3
* | Merge pull request #17253 from privateip/nxosPeter Sprygada2016-08-251-2/+2
|\ \ | |/ |/|
| * implements command_string property when preparing commandsPeter Sprygada2016-08-251-2/+2
|/
* Use post_validated play for serial calculations in TQMJames Cammarata2016-08-251-2/+2
* Fix octal output in a few more places (#17250)Toshio Kuratomi2016-08-253-17/+33
* Merge pull request #17248 from abadger/facts-module-dev-docsJohn R Barker2016-08-251-1/+8
|\
| * Couple things to watch out for when reviewing facts modulesToshio Kuratomi2016-08-251-1/+8
|/
* Update submodule refsToshio Kuratomi2016-08-252-14/+14
* Get the ssh plugin working with python3 (#17234)Toshio Kuratomi2016-08-253-95/+98
* Fix context_demo callback plugin. (#17235)Chris Faulkner2016-08-251-8/+3
* Fix get_distribution for Alpine Linux (#17224)Yann Autissier2016-08-251-1/+1