summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make it easier to find network modules (#23576) (#23584)temp-staging-post2.3.0John R Barker2017-04-1317-20/+20
* network_cli modules don't always return stdout or stdout_lines (#23573) (#23582)John R Barker2017-04-1310-25/+40
* Error string:Regular expression updates (#23426) (#23569)John R Barker2017-04-131-1/+3
* [WIP] Network return docs (#23441) (#23535)John R Barker2017-04-1379-172/+184
* Add checks to confirm that the output from `xfs_info` has the expected format.Colin Nolan2017-04-131-0/+4
* Fix ansible-test handling of import/syntax errors.Matt Clay2017-04-131-6/+7
* Fix errors reported by pylint. (#23282)Matt Clay2017-04-1315-25/+17
* Initial pylint support for ansible-test sanity.Matt Clay2017-04-134-0/+117
* Fix Postgres user module always reporting changes (#23488)Albert Casademont2017-04-131-1/+1
* When apt errors, include it's exit codeToshio Kuratomi2017-04-131-4/+4
* Set IO encoding for ansible-test on Shippable.Matt Clay2017-04-131-0/+1
* Fix ansible-test empty diff handling on Shippable.Matt Clay2017-04-131-1/+1
* rpm_key: Decode bytes to string to work with Python 3 (Fixes #20326) (#20385)Lucas Alvares Gomes2017-04-131-7/+9
* Update the comments around Python 3cclauss2017-04-131-4/+3
* Open unarchive file in binary modeKarl Bergström2017-04-131-3/+4
* Open file in binary mode for python3Paul Montero2017-04-131-3/+5
* Fix a traceback with python3 and diff outputToshio Kuratomi2017-04-131-3/+3
* Fix a10 pylint issues (#23410) (#23413)Ganesh Nalawade2017-04-134-28/+22
* Extra deps needed for building cryptographyMatt Martz2017-04-131-1/+3
* Fallback to old ssl_wrap_socketMatt Martz2017-04-133-18/+81
* Update install deps for SNI testsMatt Martz2017-04-132-4/+6
* Use PyOpenSSLContext instead of deprecated wrap_ssl_context from urllib3.cont...Matt Martz2017-04-131-18/+17
* Ignores ControlPersist broken pipe errors. Fixes #16731Strahinja Kustudić2017-04-132-7/+23
* ini_file 'create' parameter default value should be TrueMatt Parkes2017-04-131-1/+1
* centralize ansible_managed and other template varsBrian Coca2017-04-133-38/+47
* removed extra 'changed' from debug outputBrian Coca2017-04-131-2/+4
* added test emulating #23180 use caseBrian Coca2017-04-131-0/+10
* fix environment validation, make setup exceptionBrian Coca2017-04-132-21/+36
* removed unused and erroring cmp importBrian Coca2017-04-131-1/+0
* correctly get all hosts in 'all'Brian Coca2017-04-131-1/+3
* BUGFIX : using yaml hosts inventory, hosts in groups weren't added to the gro...Pierre-Alexandre2017-04-131-1/+1
* Include .yamllint in manifest so yamllint works.Matt Clay2017-04-121-0/+1
* Add .coveragerc to the tarball so unittests will run from the tarballToshio Kuratomi2017-04-121-0/+1
* New release v2.3.0.0-1v2.3.0.0-1James Cammarata2017-04-124-78/+87
* Updating CHANGELOG with release date for 2.3James Cammarata2017-04-121-1/+1
* New release v2.3.0.0-0.6.rc6v2.3.0.0-0.6.rc6James Cammarata2017-04-101-1/+1
* Revert "pacman: Fix package matching pattern in upgraded package list (#23433)"Toshio Kuratomi2017-04-101-1/+1
* pacman: Fix package matching pattern in upgraded package list (#23433)Indrajit Raychaudhuri2017-04-091-1/+1
* Redo #23418 (#23425)Nathaniel Case2017-04-0820-72/+60
* New release v2.3.0.0-0.5.rc5v2.3.0.0-0.5.rc5James Cammarata2017-04-071-1/+1
* Fixes #23388 Network provider masks too much (#23418) (#23424)Chris Alfonso2017-04-0714-13/+75
* New release v2.3.0.0-0.4.rc4v2.3.0.0-0.4.rc4James Cammarata2017-04-061-1/+1
* fix incorrect parsing of xfs_infoGuillaume Coré2017-04-061-4/+4
* fixes return data structure (#22830)Peter Sprygada2017-04-061-2/+2
* Fix #23360 junos_config set format issue (#23365) (#23373)Ganesh Nalawade2017-04-061-2/+3
* Unhardcode the port and protocol on eos EAPI (#23350)Ricardo Carrillo Cruz2017-04-062-14/+11
* Fixes loginBanner plucking over eapi transport when loginBanner isn't set. (#...Chris Alfonso2017-04-062-1/+3
* Fix #22880 junos_config update issue (#23333)Ganesh Nalawade2017-04-061-3/+3
* Attempt to clear up nxos_mtu tests and documentation (#23361)temp-staging-post-2.3.0Nathaniel Case2017-04-065-60/+21
* Nsupdate idempotency fixnerzhul2017-04-061-5/+6