summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add free strategy fix to the changelogtemp-staging-post-2.4.2Martin Krizek2017-11-271-0/+10
* Fix include in loop when stategy=free (#33094)Martin Krizek2017-11-275-1/+20
* Add last minute bugfixes and doc updates for rc1Toshio Kuratomi2017-11-221-0/+3
* Use show command to support wider platform set for nxos_interface module (#33...Mike Wiebe2017-11-222-1/+847
* Add changes to succeeded/failed tests to the 2.4 porting guide (#33201)Strahinja Kustudic2017-11-221-0/+25
* Docs (#32718)Josh Soref2017-11-2220-67/+67
* Use an abspath for network inventory ssh key path.Matt Clay2017-11-221-1/+1
* Update vyos completion in network.txt.Matt Clay2017-11-221-1/+1
* Use vyos/1.1.8 in CI.Matt Clay2017-11-221-2/+2
* restore hostpattern regex/glob behaviourBrian Coca2017-11-222-2/+6
* Ensure that readonly result members are serialized (#33170)Matt Davis2017-11-212-1/+3
* removed superfluous `type` field from RecordSet constructor (#33167)Matt Davis2017-11-212-2/+2
* Add inventory jsonification to the changelogToshio Kuratomi2017-11-211-0/+3
* jsonify inventory (#32990)Brian Coca2017-11-214-25/+39
* fix item var in delegation (#32986)Brian Coca2017-11-212-1/+4
* Scan group_vars/host_vars in sorted orderAndré Althaus2017-11-213-2/+4
* make vars only group declarations an errorBrian Coca2017-11-212-25/+19
* fix typoBrian Coca2017-11-211-1/+1
* ios_logging: change IOS command pipe to section to include (#33100) (#33116)Trishna Guha2017-11-212-1/+3
* Fix junos integration test fixes as per connection refactor (#33050) (#33055)Ganesh Nalawade2017-11-192-3/+9
* Pass proper error value to to_text (#33030)Sam Doran2017-11-171-1/+1
* Fix and re-enable zypper* integration tests in CI.Matt Clay2017-11-175-59/+15
* fixed .loads error for non decoded json in Python 3 (#32065)andy-pi2017-11-172-4/+6
* Fix ios_config integration test failures (#32959) (#32970)Ganesh Nalawade2017-11-161-1/+1
* Integration Tests only: nxos_udld, nxos_udld_interface, nxos_vxlan_vtep_vni ...Trishna Guha2017-11-1628-22/+609
* Fix nxos_snmp_host bug (#32916) (#32958)Trishna Guha2017-11-1611-2/+273
* revert module_utils/nxos change from #32846 (#32956)Trishna Guha2017-11-161-4/+1
* Updated changelog for win_iis_* modules thingsJordan Borean2017-11-161-0/+2
* removed psobject to hashtables that were missed (#32710)Jordan Borean2017-11-1610-29/+29
* New release v2.4.2.0-0.4.beta4v2.4.2.0-0.4.beta4Toshio Kuratomi2017-11-151-1/+1
* Fix typoToshio Kuratomi2017-11-151-1/+1
* Fix ansible-test race calling get_coverage_path.Matt Clay2017-11-151-0/+5
* Add missing ansible-test --remote-terminate support. (#32918)Matt Clay2017-11-154-6/+41
* Fix vault --ask-vault-pass with no tty (#31493)Adrian Likins2017-11-155-14/+99
* Add changelog entry for elb_application_lb fixs-hertel2017-11-151-0/+1
* Fix: modifying existing application lb using certificates now properly sets c...Tomaž Šifrer2017-11-151-0/+4
* Add changelog for os_floating_ip fixToshio Kuratomi2017-11-141-0/+2
* Avoid AttributeError: internal_network on os_floating_ip (#32887)Sorin Sbarnea2017-11-141-2/+15
* Add changelog entry for #32219Matt Martz2017-11-141-0/+1
* Keep newlines when reading LXC container config file (#32219)Musee Ullah2017-11-141-1/+1
* Add proper check mode support to the script module (#31852)Sam Doran2017-11-148-67/+284
* multiple nxos fixes (#32905)Trishna Guha2017-11-143-9/+9
* change inventory_hostname to ansible_host to fix test (#32890) (#32891)Trishna Guha2017-11-142-4/+4
* Change netconf port in testcase as per test enviornment (#32883) (#32889)Ganesh Nalawade2017-11-141-4/+4
* fix dci failure nxos (#32877) (#32878)Trishna Guha2017-11-142-1/+3
* nxos_config and nxos_facts - fixes for N35 platform. (#32762) (#32875)Trishna Guha2017-11-143-5/+19
* Fix snmp bugs on Nexus 3500 platform (#32773) (#32847)Trishna Guha2017-11-1312-7/+144
* nxos_interface error handling (#32846)Trishna Guha2017-11-133-70/+78
* added note about serial behaviour (#32461)Brian Coca2017-11-121-0/+5
* Add the template lookup escaping to the 2.4 porting guide (#32760)Toshio Kuratomi2017-11-121-0/+26