summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adding RPC attribute parameters to junos_rpc network module (#32649)Corban Johnson2017-11-213-1/+30
* To set the right CLI context i.e. Privilege (Enable) Mode soon after connecti...Anil Kumar Muraleedharan2017-11-211-0/+17
* Fix issues with ironware modules (#33068)paulquack2017-11-213-3/+6
* VMware: change default host_filter to gueststate (#32839)Abhijeet Kasurde2017-11-212-3/+7
* VMware: Allow users to specify DVS switch version (#32925)mldmld682017-11-211-1/+11
* Added eagerzeroedthick disk option to disk spec for vmware_guest (#28121)Steve Jacobs2017-11-212-2/+68
* ios_logging: change IOS command pipe to section to include (#33100)Steve Glendinning2017-11-211-1/+1
* Scan group_vars/host_vars in sorted orderAndré Althaus2017-11-202-2/+2
* Added datacenter parameter to examples (#32539)Joerg Kastning2017-11-201-0/+2
* Add Python 3.7-dev to the default docker image.Matt Clay2017-11-203-0/+16
* win_reboot: change to sample system uptime instead of checking port status (#...Jordan Borean2017-11-203-39/+88
* Add tests for ec2_vpc_route_table (#32036)Will Thames2017-11-204-0/+382
* Use show command to support wider platform set for nxos_interface module (#33...Mike Wiebe2017-11-203-82/+847
* letsencrypt: update agreement default to newest gatheredRene Moser2017-11-201-3/+4
* botmeta: letsencrypt: add me as a maintainer (#33041)René Moser2017-11-201-1/+1
* zabbix_host: Fix doc implying creation would work when in reality only an upd...Eike Frost2017-11-201-1/+1
* updated docs to reflect list/loop lack of sqashing (#32522)Brian Coca2017-11-209-38/+46
* fix item var in delegation (#32986)Brian Coca2017-11-201-2/+3
* add lookups to config system (#33026)Brian Coca2017-11-203-32/+30
* fix localized set options in callbacksBrian Coca2017-11-204-9/+8
* nxos: 32 bits AS in as-dot format not recognized by regexp asn_regex (#30569)Arnaud2017-11-206-4/+46
* hacking/test-module: fix Python 3 compatibility (#33069)Pilou2017-11-201-2/+2
* Updating parameter to match vmware_portgroup parameter (#33059)Philippe Dellaert2017-11-192-8/+8
* Add additional facts to the fact gathering of vmware (#31632)Tim Rightnour2017-11-192-0/+59
* Fix typo in usage of encrypt_string command (#32961)Valentin Krasontovitsch2017-11-191-1/+1
* check if existing network is VDS and has port attribute (#31322)strattner2017-11-191-3/+4
* Fix junos integration test fixes as per connection refactor (#33050)Ganesh Nalawade2017-11-192-3/+9
* Fixed simple typo on galaxy page (#33033)Tom Mast2017-11-181-1/+1
* Add itertools.product as a filter (#32991)Aaron Haaf2017-11-171-0/+1
* Fix and re-enable zypper* integration tests in CI.Matt Clay2017-11-175-59/+15
* Pass proper error value to to_text (#33030)Sam Doran2017-11-171-1/+1
* Improve zypper refresh/clean for opensuse images.Matt Clay2017-11-172-4/+4
* consul_session: PEP8 compliancy and documentation changes (#33000)Dag Wieers2017-11-172-60/+49
* Adds bigip_vcmp_guest module (#33024)Tim Rupp2017-11-172-0/+899
* fixed .loads error for non decoded json in Python 3 (#32065)andy-pi2017-11-171-4/+5
* pacemaker_cluster: PEP8 compliancy and doc changes (#33001)Dag Wieers2017-11-172-36/+31
* cs_firewall: use list type for cidr (#33020)René Moser2017-11-172-87/+87
* Fix hang on unkown host key for network_cli (#32937)Nathaniel Case2017-11-172-4/+3
* Fix 'maintainers' key in BOTMETA for 'unixy'Adrian Likins2017-11-171-1/+1
* Unit tests: share common code (#31456)Pilou2017-11-17154-1113/+671
* Fixes eos sending 'None' to device (#33015)Nathaniel Case2017-11-172-4/+6
* Network ACI: Add integration tests for several module (#33016)Jacob McGill2017-11-1726-0/+2482
* Handle virtual machine config element gracefully (#32924)Abhijeet Kasurde2017-11-172-8/+13
* VMware: handle error for MarkAsTemplate API (#32968)Abhijeet Kasurde2017-11-171-2/+6
* win_stat: simplified tests before next change (#32996)Jordan Borean2017-11-166-575/+518
* [cloud] Add IPv6 support for ec2_vpc_subnet module(#30444)Daniel Shepherd2017-11-163-86/+498
* Config continued (#31024)Brian Coca2017-11-1632-350/+651
* [cloud] Add retries/backoff to ec2_vpc_subnet module (#31870)Will Thames2017-11-166-45/+255
* Fix another bytes issue (#32951)Nathaniel Case2017-11-161-0/+3
* Fix eos call to prompt() (#32985)Nathaniel Case2017-11-161-12/+0