summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* New release v2.4.3.0-0.1.beta1v2.4.3.0-0.1.beta1Toshio Kuratomi2017-12-062-2/+2
* updated changelog with win_copy fixJordan Borean2017-12-071-1/+2
* fixed: win_copy failure from a VirtualBox share to a local path (#33576)Alexey Shumkin2017-12-071-15/+0
* Add nxos fix to changelogToshio Kuratomi2017-12-061-0/+2
* nxos_vrf_interface fix (#33249)Trishna Guha2017-12-061-6/+14
* ensure quote runs on textBrian Coca2017-12-061-1/+1
* Update changelog for more bugfixesToshio Kuratomi2017-12-061-0/+2
* loopback doesn't support passive_interface (#33252)Trishna Guha2017-12-062-0/+6
* correctly document random doc range (#33308)Brian Coca2017-12-061-6/+6
* Unifying wording and formatting of all include and import modules (#31938)Jiri Tyr2017-12-067-154/+169
* Add changes to changelogToshio Kuratomi2017-12-061-1/+2
* Add --vault-id support to ansible-pullAndreas Olsson2017-12-061-0/+3
* Add dnf and yum commands in "Installation" section (#33369)Zbigniew Jędrzejewski-Szmek2017-12-061-2/+14
* Update github_release.py (#33390)Robert de Bock2017-12-061-1/+1
* Fix 'save' parameter in asa_config (#32761)Patrick Ogenstad2017-12-061-1/+1
* Add free strategy fix to the changelogMartin Krizek2017-12-061-0/+4
* Fix include in loop when stategy=free (#33094)Martin Krizek2017-12-065-1/+20
* Limit pytest < 3.3.0 for python 2.6.Matt Clay2017-12-051-0/+1
* Limit paramiko to < 2.4.0 for python 2.6.Matt Clay2017-12-051-0/+1
* Update FreeBSD completion for ansible-test.Matt Clay2017-12-051-2/+2
* Update FreeBSD versions used in CI.Matt Clay2017-12-051-6/+6
* Update CHANGELOGSam Doran2017-11-301-0/+1
* Add python level locale handling back (#31339)Jacek Tomasiak2017-11-301-0/+2
* selinux: check if policy exists before switching (#31834)Martin Krizek2017-11-303-0/+41
* updated pamd rule args regexp to match file paths also (#33432)R. Francis Smith2017-11-303-6/+30
* New release v2.4.2.0-1v2.4.2.0-1Toshio Kuratomi2017-11-294-1/+12
* Update version info for the 2.4.2 releaseToshio Kuratomi2017-11-293-3/+4
* New release v2.4.2.0-0.5.rc1v2.4.2.0-0.5.rc1Toshio Kuratomi2017-11-221-1/+1
* 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