You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
cli [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 8 years ago
errors give hint to users when a file is not found 8 years ago
executor fix minor issues with debug and item labels (#41331) 8 years ago
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 8 years ago
inventory Fix setting required options for inventory plugins - backport/2.6/42049 (#42120) 8 years ago
module_utils Meraki module utility request() has improved error reporting (#39838) 8 years ago
modules nxos and eos bugfix pick2.6 (#42291) 8 years ago
parsing Fix wrong python keyword (followup to #36357) (#41067) 8 years ago
playbook Revert #39365, improve error messaging (#41208) 8 years ago
plugins Fix fetching old style facts in junos_facts module (#42336) (#42351) 8 years ago
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 8 years ago
utils Make admin_users only contain root and toor because admin is used for non-privileged accounts 8 years ago
vars [stable-2.6] avoid loading vars on unspecified basedir (cwd) (#42067) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py [stable-2.6] ignore ansible.cfg in world writable cwd (#42070) 8 years ago
release.py Update Ansible release version to 2.6.1.post0. 8 years ago