summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.3.0.0-0.2.rc2v2.3.0.0-0.2.rc2James Cammarata2017-03-271-1/+1
* Ansible 2.3 feature support for dellos9 and dellos10 (#23010)John R Barker2017-03-2716-412/+1087
* Network module docs 2.3 (#22454) (#22995)John R Barker2017-03-2720-762/+589
* removes unused code in eos action plugin (#22986)Peter Sprygada2017-03-271-4/+0
* roll up of fixes for sros modules (#22972)Peter Sprygada2017-03-259-219/+439
* fixes junos_package module to use junos_pyez (#22973)Peter Sprygada2017-03-251-13/+58
* Fixing module behavior when route_target_both is used (#20076)Gabriele2017-03-251-0/+14
* fixes issue where nxos module will fail due to KeyError (#22966)Peter Sprygada2017-03-251-1/+5
* fixes log message in junos action handler (#22965)Peter Sprygada2017-03-251-1/+1
* fixes ansible-connection working directory (#22964)Peter Sprygada2017-03-251-1/+2
* Associate `systemd` module with `service` test. (#22847)Matt Clay2017-03-241-0/+1
* Handle the case where HTTPError.info() returns an object that aren't (#22894)Toshio Kuratomi2017-03-241-2/+10
* synchronize: Convert cmd to list and fix handling of the copy_links argument ...Erwin Lang2017-03-241-59/+63
* base64 functions must be given byte stringsToshio Kuratomi2017-03-241-2/+10
* force Windows to always use preamble-free UTF8 input encoding (#22934)Matt Davis2017-03-244-0/+26
* Fixes#21557-Handled dellos9_facts crash with IPV6 configs (#21652)Dhivyap2017-03-231-7/+8
* win_firewall_rule doesn't fail when profile is "any" or remoteip is IPv4 and ...Artem Zinenko2017-03-233-5/+293
* fixes a number of issues with nxos_facts (#22923)Peter Sprygada2017-03-233-4/+13
* Fixing nxos_vrf_interface when interface name is not full (#22769)Gabriele2017-03-231-0/+4
* win_scheduled_tasks: Improve example test framework (#22833)Dag Wieers2017-03-232-39/+113
* fix Windows env handlingMatt Davis2017-03-238-16/+52
* fixes issue when host is defined in provider for junos (#22918)Peter Sprygada2017-03-231-0/+2
* win_reg_stat change the module parameters for standardisation (#22732)Jordan Borean2017-03-233-189/+175
* win_share: tweaks after the caching mode changes (#22763)Jordan Borean2017-03-232-19/+6
* Make yum's state=list obey disablerepo and enablerepoToshio Kuratomi2017-03-231-2/+8
* win_iis_webapppool: Use Get-AnsibleParam to retrieve parameterDustin Spicuzza2017-03-231-2/+3
* Overhaul ansible-test import analysis. (#22888)Matt Clay2017-03-222-27/+110
* synchronize: explicitly set the executable for localhostEvgeni Golov2017-03-221-0/+14
* Import camel_dict_to_snake_dict method to fix error when executing get_nat_ga...Glen Maetzig2017-03-221-1/+1
* Missing purge_subnets parameter on function callShaun Brady2017-03-221-1/+2
* fix for loosing ungrouped hosts in iniBrian Coca2017-03-221-2/+4
* better handling of parsedBrian Coca2017-03-222-2/+3
* prevent failure for meta: reset_connectionBrian Coca2017-03-221-0/+3
* Fallback to show-run on ios_banner for devices where show banner does not wor...Ricardo Carrillo Cruz2017-03-222-6/+16
* Fix stderr false return value (#22845)Ted Timmons2017-03-212-6/+9
* fixed passwordstore lookup examplesBrian Coca2017-03-211-6/+6
* fixes exception raised from ansible-connection logging (#22836)Peter Sprygada2017-03-211-5/+5
* Fix get_s3_connection (fixes #22317) (#22318) (#22831)Sloane Hertel2017-03-211-0/+14
* Add ios_banner module (#22687)Ricardo Carrillo Cruz2017-03-2113-0/+394
* replaces logging with display for network connection plugins (#22819)Peter Sprygada2017-03-203-32/+38
* implements python logging for network connection plugin (#22817)Peter Sprygada2017-03-203-45/+61
* cherry pick changes to modules and docs for 2.3 rc (#22815)Dylan Silva2017-03-2010-18/+15
* Fix metadata handling for shell command. (#22801)Matt Clay2017-03-201-3/+4
* Add missing `needs/root` alias to `file` test. (#22800)Matt Clay2017-03-201-0/+1
* CLI: unfrack --private-key pathJoseph Price2017-03-201-1/+7
* Disable failing MySQL tests on FreeBSD. (#22798)Matt Clay2017-03-203-0/+3
* added 'existing' backBrian Coca2017-03-201-0/+2
* Fixing nxos_facts (#22783)Gabriele2017-03-201-3/+3
* cloudstack: fix load balancer idempotency if no zone givenRene Moser2017-03-192-2/+2
* Fix ansible-test base branch handling on merge. (#22759)Matt Clay2017-03-171-1/+4