summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Combine jimi-c and bcoca's ideas and work on hooking module-utils into Plugin...module_utils_common_loading_bcocaToshio Kuratomi2017-01-272-9/+25
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-27166-565/+493
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-27132-313/+287
* win_file: Add check-mode support (#20671)Dag Wieers2017-01-272-79/+46
* win_uri: module cleanup and added check-mode support (#20511)Dag Wieers2017-01-272-45/+52
* Add -type "path" to path and creates parameter (#20402)Dag Wieers2017-01-272-40/+35
* Removing an non-existing directory complains (#19014)Dag Wieers2017-01-271-1/+3
* Feature/win stat extra info (#19148)Jordan Borean2017-01-278-119/+936
* powershell.ps1: Use Get-AnsibleParam and more (#20518)Dag Wieers2017-01-271-16/+13
* Ensure that the script is run with elevated privileges (#20669)Dag Wieers2017-01-271-0/+18
* Fix infrequent PEP 8 issues.Matt Clay2017-01-2731-50/+41
* Refurbish developing modules content - stage 1 (#20673)scottb2017-01-275-860/+886
* refactors eos_config module to use network_cli (#20741)Peter Sprygada2017-01-276-69/+352
* win_ping: Make full-functionalDag Wieers2017-01-272-8/+16
* add variable precedence warning to set_fact documentation. (#20774)Ted Timmons2017-01-271-0/+1
* Created gce_snapshot module (#20057)Rob Wagner2017-01-271-0/+227
* Add `pep8` to `ansible-test`. (#20745)Matt Clay2017-01-278-1/+826
* Make test/runner less verbose when spawning instancesDag Wieers2017-01-273-10/+14
* Temporarily remove Windows Server 2016 from CI.Matt Clay2017-01-271-1/+0
* add message_attributes support to sns.tedder2017-01-271-2/+42
* refactor eos_facts to use network_cli (#20760)Peter Sprygada2017-01-271-63/+76
* new module eos_user (#20759)Peter Sprygada2017-01-273-0/+516
* Temporarily remove FreeBSD 11.0 from CI.Matt Clay2017-01-271-1/+0
* Merge pull request #20599 from dagwieers/win_regedit-cleanupTrond Hindenes2017-01-274-242/+329
|\
| * Fix the integration test to comply recent changesDag Wieers2017-01-262-10/+8
| * Implemented working REG_NONE supportDag Wieers2017-01-262-22/+30
| * Fix special case for '(default)' entries in original moduleDag Wieers2017-01-251-6/+12
| * win_regedit: Cleanup, check/diff mode support, HKCC fixDag Wieers2017-01-253-237/+312
* | win_copy: Fix for idempotency (#20281)Dag Wieers2017-01-272-16/+16
* | Merge pull request #19320 from manics/ansible-modules-core/pull/5176David Shrewsbury2017-01-271-1/+14
|\ \
| * | Use `volume` as input parameter name to match `image`.Simon Li2016-12-131-7/+7
| * | Add version_added 2.3 as suggested by shippableSimon Li2016-12-131-0/+1
| * | Return an error if volume_src wasn't foundSimon Li2016-12-131-0/+2
| * | Add volume_src to os_volumeSimon Li2016-12-131-1/+11
* | | refactors eos_template to use network_cli (#20742)Peter Sprygada2017-01-271-36/+68
* | | win_shortcut: Clean up (#20514)Dag Wieers2017-01-271-23/+15
* | | refactors eos_command module (#20739)Peter Sprygada2017-01-273-109/+268
* | | refactor eos_eapi module (#20740)Peter Sprygada2017-01-276-166/+445
* | | Merge pull request #20749 from hoffmann/patch-1jhawkesworth2017-01-271-1/+1
|\ \ \
| * | | fix typoPeter Hoffmann2017-01-271-1/+1
|/ / /
* | | 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