1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Trishna Guha 805d13f287
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>
2018-07-03 19:45:19 +05:30
..
cli avoid loading vars on unspecified basedir (cwd) (#42067) 2018-06-29 16:45:38 -07:00
compat
config ignore ansible.cfg in world writable cwd (#42070) 2018-06-29 16:46:10 -07:00
errors
executor
galaxy Fix galaxy client executing queries with invalid http method (#42201) 2018-07-02 12:37:40 -04:00
inventory Fix setting required options for inventory plugins (#42049) 2018-06-29 11:48:35 -04:00
module_utils Add properties for orgs and nets (#42085) 2018-07-03 10:23:12 +02:00
modules nxos CI failures bugfix (#42240) 2018-07-03 19:45:19 +05:30
parsing change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
playbook
plugins Refactor nxos cliconf get_device_info and add requirements for JSON structured output support in nxos_facts module (#42089) 2018-07-03 19:44:50 +05:30
template
utils update module arguments to allow resource_definition to be a string (#40730) 2018-06-29 09:21:47 -05:00
vars avoid loading vars on unspecified basedir (cwd) (#42067) 2018-06-29 16:45:38 -07:00
__init__.py
constants.py ignore ansible.cfg in world writable cwd (#42070) 2018-06-29 16:46:10 -07:00
release.py