summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Take ITERATING_ALWAYS into account when setting failed state in PlayIteratorissue_15963_include_blocks_bugJames Cammarata2016-09-202-3/+8
* Implements verbose always to assert action plugin module (#17654)Timothy Appnel2016-09-201-1/+2
* Update core submodule ref for pip fixToshio Kuratomi2016-09-201-13/+5
* Merge branch 'threaded_receiver' into develJames Cammarata2016-09-207-380/+452
|\
| * Moving result reading to a background threadthreaded_receiverJames Cammarata2016-09-177-236/+372
| * Revert "Move queuing tasks to a background thread"James Cammarata2016-09-158-225/+161
* | Update sumodule refsToshio Kuratomi2016-09-201-5/+12
* | Add pip bugfix to minor changesToshio Kuratomi2016-09-201-1/+1
* | Add test for checking pip package in check mode (#17360)Rob Cutmore2016-09-201-0/+16
* | remove old imports from junos shared module (#17655)Peter Sprygada2016-09-191-4/+0
* | allow netcfg to pass kwargs from __call__ to configure() (#17653)Peter Sprygada2016-09-191-2/+2
* | clean up junos shared module (#17652)Peter Sprygada2016-09-191-4/+1
* | Merge pull request #17651 from skg-net/bugfixPeter Sprygada2016-09-191-1/+4
|\ \
| * | Fix to handle the prompt on saving startup configSenthil Kumar Ganesan2016-09-191-1/+4
* | | Update submodule refs.Matt Clay2016-09-192-14/+10
* | | Update submodule refs.Matt Clay2016-09-192-12/+14
|/ /
* | Update submodule refs.Matt Clay2016-09-192-12/+12
* | Remove Travis and update references to Shippable. (#17649)Matt Clay2016-09-193-56/+7
* | Do not set run_once for meta noop tasksJames Cammarata2016-09-191-1/+2
* | Update submodule refsToshio Kuratomi2016-09-192-10/+13
* | Merge pull request #17638 from privateip/fix-netcliPeter Sprygada2016-09-191-1/+11
|\ \
| * | fixes issue where netcli would cause exception with an invalid conditionalPeter Sprygada2016-09-191-1/+11
* | | Fix password lookup py3 plus alikins unittest additions refactoring (#17626)Toshio Kuratomi2016-09-194-177/+580
* | | Merge pull request #17646 from bcoca/commititJason McKerr2016-09-191-11/+20
|\ \ \
| * | | xpaceBrian Coca2016-09-191-0/+2
| * | | dashBrian Coca2016-09-191-15/+15
| * | | commiter doc updateBrian Coca2016-09-191-11/+18
|/ / /
* | | draft of return common fieldsBrian Coca2016-09-191-0/+53
* | | update facts.py for aix (#17539)fallencliff2016-09-191-0/+52
* | | New networking modules in 2.2John R Barker2016-09-191-0/+77
* | | Fix #17624 (#17627)Michael Scherer2016-09-191-2/+1
* | | Fix call to `axapi_call_v3()` (#17637)Nathaniel Case2016-09-191-2/+1
* | | Networking status for 2.2John R Barker2016-09-191-3/+3
* | | cloudstack: move common code to module_utils (#17635)René Moser2016-09-191-0/+27
* | | Another minor typo fix ;) (#17631)Justin Clift2016-09-191-1/+1
* | | Minor typo fix for FreeBSD (#17633)Justin Clift2016-09-191-1/+1
* | | cloudstack: fix has_changed dict values comparsion (#17632)René Moser2016-09-191-1/+11
|/ /
* | Merge pull request #17625 from skg-net/dellos6_templatePeter Sprygada2016-09-183-7/+121
|\ \
| * | Added support template module for Dell Networking OS6 devicesSenthil Kumar Ganesan2016-09-173-7/+121
* | | Merge pull request #17613 from Qalthos/pyez_checkPeter Sprygada2016-09-181-0/+10
|\ \ \
| * | | Add simple checks for libraries to junosNathaniel Case2016-09-161-0/+10
* | | | Merge pull request #17623 from dgjustice/nxos_fixesPeter Sprygada2016-09-181-4/+14
|\ \ \ \
| * | | | Removed checks from Nxapi class. D\'oh\!d3justi2016-09-171-12/+3
| * | | | added a couple more checksd3justi2016-09-171-3/+12
| * | | | Fixed transport issues when calling self.execute from Clid3justi2016-09-171-4/+14
| | |/ / | |/| |
* | | | Fix slaac filter (#17551)Joshua Elsasser2016-09-171-1/+1
* | | | Add os_family to test_distribution_version (#17620)cinerama702016-09-172-2/+29
|/ / /
* | | Update Changelog for the dellos6_facts module support (#17621)Senthil Kumar Ganesan2016-09-171-0/+1
* | | Fix dataloader using deprecated version of is_encrypted (#17615)Toshio Kuratomi2016-09-172-4/+4
* | | Merge pull request #17622 from privateip/network-plugin-fixPeter Sprygada2016-09-162-8/+10
|\ \ \