ansible/lib/ansible
Trishna Guha edf933918d nxos and eos bugfix pick2.6 (#42291)
* fix nxos_vxlan_vtep_vni issue (#42183)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 981c9f6a79)

* nxos CI failures bugfix (#42240)

* fix nxos_portchannel and remove deprecated param in test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix _nxos_switchport CI failures

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix nxapi nxos_command test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* remove unsupported param nxos_smoke test

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* fix nxos_vxlan_vtep_vni

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* syntax error

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
(cherry picked from commit 805d13f287)

* Update eos_l2_interface.py (#42270)

(cherry picked from commit 51092c6ea5)

* add changelog

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>

* Enforcing NXAPI default HTTP behavior (#41817)

* nxos_nxapi http default behavior

* Use nxos_nxapi module in prepare_nxos_tests

* Refactor nxos_nxapi configure test to use yaml block

* Extend nxos_nxapi https & http test cases

* Removed NXOS internal release naming

* Resolved ansibot sanity errors

* Fix typo in prepare_nxos_tests

* Address PR comments

* Shippable indicates this is no longer needed

* Add port change logic and testing

(cherry picked from commit db7300904d)

* update changelog

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
2018-07-09 11:31:57 -07:00
..
cli [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 2018-07-03 15:03:52 -07:00
compat
config [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 2018-07-03 15:19:59 -07:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor fix minor issues with debug and item labels (#41331) 2018-06-21 16:58:57 -07:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Fix setting required options for inventory plugins - backport/2.6/42049 (#42120) 2018-07-03 15:07:35 -07:00
module_utils Meraki module utility request() has improved error reporting (#39838) 2018-07-09 11:26:14 -07:00
modules nxos and eos bugfix pick2.6 (#42291) 2018-07-09 11:31:57 -07:00
parsing Fix wrong python keyword (followup to #36357) (#41067) 2018-06-21 18:19:41 -07:00
playbook Revert #39365, improve error messaging (#41208) 2018-06-07 15:53:25 -07:00
plugins Fix fetching old style facts in junos_facts module (#42336) (#42351) 2018-07-09 11:27:10 -07:00
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
utils Make admin_users only contain root and toor because admin is used for non-privileged accounts 2018-06-08 21:18:50 -07:00
vars [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 2018-07-03 15:03:52 -07:00
__init__.py
constants.py [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 2018-07-03 15:19:59 -07:00
release.py Update Ansible release version to 2.6.1.post0. 2018-07-09 11:23:50 -07:00