summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make module_utils a plugin to support local module_utilsmodule_utils_commmon_loadingJames Cammarata2017-01-272-39/+70
* updates eos shared modules (#20738)Peter Sprygada2017-01-264-283/+559
* additional exception handlingPeter Sprygada2017-01-261-1/+1
* win_feature fix issue #20433 - source param not found on win2k8 (#20435)JimFicarra2017-01-262-43/+55
* Add feature - win_package - allow non-zero return codes - Issue #20408 (#20410)JimFicarra2017-01-262-0/+27
* Run fewer tests for winrm config script changes.Matt Clay2017-01-261-1/+1
* Fixed issue in gce_net with firewall rules that have protocols that d… (#20...Robert Simmons2017-01-261-2/+2
* [GCE] Google Cloud Pubsub Module (#19091)Tom Melendez2017-01-264-22/+555
* only ignore become for making tmpdirBrian Coca2017-01-261-2/+5
* fix improper setting become user for tmpdirBrian Coca2017-01-261-5/+0
* fixes issue in network_cli where _connected wasn't set (#20708)Peter Sprygada2017-01-261-1/+4
* one more bug fix for ansible-connection (#20707)Peter Sprygada2017-01-261-3/+1
* Fix versionadded on math filters section (#20674)pietro2017-01-261-1/+1
* vmware_guest: Fix a bug when deploy a VM is not always considered as a changeAntony PERIGAULT2017-01-261-0/+2
* [redhat_subscription]: fixed force option. (#20667)Kamil Boratyński2017-01-261-2/+3
* redhat_subscription: Document & enforce org_id (#20548)Evgeni Golov2017-01-261-13/+17
* Add workaround for shib2 and php modulesn0trax2017-01-261-6/+13
* moved utils function to utils modules, fixed a small typosimplesteph2017-01-262-49/+70
* added deployment configuration as an option. this fixes #2434simplesteph2017-01-261-18/+99
* Temporarily switch Windows tests to us-east-1.Matt Clay2017-01-261-1/+1
* Small cosmetic changes and documentation updates (#20632)Dag Wieers2017-01-261-36/+17
* checks connected property to validate connection in Server (#20695)Peter Sprygada2017-01-261-2/+2
* vmware_guest: Fix nic configuration with already present nics (#20640)aperigault2017-01-261-0/+4
* Small fix for running using Invoke-ExpressionDag Wieers2017-01-261-1/+1
* Rework imgadm module: (#20535)Jasper Lievisse Adriaanse2017-01-261-126/+117
* adds common function to_list to network_commonPeter Sprygada2017-01-251-0/+8
* Run postgresql tests on FreeBSD. (#20676)Matt Clay2017-01-256-108/+210
* Only set git config during test if unset.Matt Clay2017-01-251-2/+5
* Use to_text instead of str and decodeMatt Martz2017-01-251-14/+15
* resource overriden when conn_type='both' (#20206)astro442017-01-251-1/+1
* Synchronous actions were introduced in Solaris 11.2 to be precise.Jasper Lievisse Adriaanse2017-01-251-2/+2
* The '-s' option for restart/refresh is only supported on Oracle Solaris >= 11Jasper Lievisse Adriaanse2017-01-251-2/+15
* cloud: ovirt: Add possibility to skip disk copy (#20656)Ondra Machacek2017-01-251-2/+7
* remove coverage files on cleanBrian Coca2017-01-251-0/+1
* fix powershell mkdtempBrian Coca2017-01-251-2/+2
* make sure tmpdir resolvs user dirs (#20486)Brian Coca2017-01-252-3/+12
* docker_container: remove third digit from version_added docsRyan S. Brown2017-01-251-1/+1
* Fix OpenStack keystone domain idempotency (#20637)Colleen Murphy2017-01-251-1/+2
* removed core/extras ref from module pagesBrian Coca2017-01-251-1/+1
* Make sure values are strings before performing rstrip. Fixes #20641 (#20643)Matt Martz2017-01-251-2/+2
* clarified tag usageBrian Coca2017-01-251-2/+3
* Remove platforms api request from galaxy 'init'Adrian Likins2017-01-252-25/+12
* Add unit testcase for junos_command module (#20034)Ganesh Nalawade2017-01-253-0/+197
* [docs] Update docker_container docs to match syslog-tag deprecation in docker...Ryan S. Brown2017-01-251-1/+3
* new connection plugin netconf (#20636)Peter Sprygada2017-01-252-0/+254
* Detect VyOS based on /etc/issue (support 1.0.5) (#20221)John R Barker2017-01-251-2/+2
* Fix update check issue in junos_config (#20182)Ganesh Nalawade2017-01-251-3/+3
* Update CHANGELOG with new ovirt moduleRyan S. Brown2017-01-251-15/+16
* cloud: ovirt: add affinity groups module (#20047)Ondra Machacek2017-01-252-0/+328
* Allow change kernel boot parameters of oVirt hosts (#20607)Ondra Machacek2017-01-252-14/+95