Peter Sprygada
13c7288aea
fixes exception raised when nxos_facts uses nxapi transport ( #4988 )
...
This fixes a condition where an exception is raised when collecting `interface`
facts and the transport is set to nxapi in the nxos_nxapi module.
fixes ansible/ansible#17691
8 years ago
Peter Sprygada
a923689182
fixes bug where setting state=absent in nxos_nxapi is not idempotent ( #4984 )
...
When setting state=absent the nxos_nxapi module would always try to remove
the configuration regardless of the current state of the device. This will
fix that problem.
This also updates the docstring to correctly reflect https as default=no
fixes #4955
depends on ansible/ansible#17728
8 years ago
Josh Lothian
6950e79cde
Fix YAML syntax in NXOS documentation ( #4922 )
...
* Fix YAML syntax in NXOS documentation
Use ':' and not '=' to ensure valid YAML
in the EXAMPLES
* Correcting introduced syntax error
8 years ago
Peter Sprygada
539e39df8d
Merge pull request #4910 from GGabriele/feature_fix
...
Fix nxos_feature 2.2
8 years ago
Matt Clay
f2c2dddc01
Remove duplicate keys from module docs. ( #4920 )
8 years ago
GGabriele
169b722d73
Add feature mappings
8 years ago
Peter Sprygada
2e357e262c
adds exception handling to nxos_command for FailedConditionalError
...
This adds exception handling as per ansible/ansible#17638 to the
nxos_command module.
8 years ago
GGabriele
d632cce546
Fixed docstring
8 years ago
GGabriele
5174e3f31f
Fixing nxos_portchannel
8 years ago
Peter Sprygada
39edfbb68b
Merge pull request #4674 from GGabriele/nxos_vxlan_vtep_vni
...
Adding nxos_vxlan_vtep_vni
8 years ago
Peter Sprygada
765b014119
Merge pull request #4861 from GGabriele/nxos_vtp_domain
...
Adding nxos_vtp_domain
8 years ago
Peter Sprygada
68560ee0b5
Merge pull request #4863 from GGabriele/nxos_mtu
...
Adding nxos_mtu
8 years ago
Peter Sprygada
789af7527e
Merge pull request #4872 from GGabriele/nxos_udld_interface
...
Adding nxos_udld_interface
8 years ago
Peter Sprygada
ae02517570
Merge pull request #4866 from GGabriele/nxos_pim_interface
...
Adding nxos_pim_interface
8 years ago
Peter Sprygada
244d3fbb5c
Merge pull request #4875 from GGabriele/nxos_aaa_server_host
...
Adding nxos_aaa_server_host
8 years ago
Peter Sprygada
c94acd9df4
Merge pull request #4862 from GGabriele/nxos_vtp_version
...
Adding nxos_vtp_version
8 years ago
Peter Sprygada
79e2fbce68
Merge pull request #4858 from GGabriele/nxos_udld
...
Adding nxos_udld
8 years ago
Peter Sprygada
55b071d083
Merge pull request #4859 from GGabriele/nxos_vtp_password
...
Adding nxos_vtp_password
8 years ago
Peter Sprygada
e65df42368
Merge pull request #4877 from GGabriele/nxos_igmp_snooping
...
Adding nxos_igmp_snooping
8 years ago
Peter Sprygada
a78f92a854
Merge pull request #4870 from GGabriele/nxos_snmp_user
...
Adding nxos_snmp_user
8 years ago
Peter Sprygada
31fbb8484d
Merge pull request #4856 from GGabriele/nxos_ntp_options
...
Adding nxos_ntp_options
8 years ago
Peter Sprygada
5f43981efb
Merge pull request #4853 from GGabriele/nxos_ntp_auth
...
Adding nxos_ntp_auth
8 years ago
Peter Sprygada
7e85ffe606
Merge pull request #4851 from GGabriele/nxos_aaa_server
...
Adding nxos_aaa_server
8 years ago
Peter Sprygada
4fe4d084b8
Merge pull request #4841 from GGabriele/nxos_snmp_traps
...
Adding nxos_snmp_traps
8 years ago
Peter Sprygada
338528d644
Merge pull request #4843 from GGabriele/nxos_ntp
...
Adding nxos_ntp
8 years ago
Peter Sprygada
465fa2625f
Merge pull request #4838 from GGabriele/nxos_install_os
...
Adding nxos_install_os
8 years ago
Peter Sprygada
7457fd039d
Merge pull request #4839 from GGabriele/nxos_snmp_location
...
Adding nxos_snmp_location
8 years ago
Peter Sprygada
29a4eaea94
Merge pull request #4836 from GGabriele/nxos_gir_profile_management
...
Adding nxos_gir_profile_management
8 years ago
Peter Sprygada
6333160338
Merge pull request #4835 from GGabriele/nxos_gir
...
Adding nxos_gir
8 years ago
Peter Sprygada
be3bc4dcec
Merge pull request #4834 from GGabriele/nxos_snapshot
...
Adding nxos_snapshot
8 years ago
Peter Sprygada
5dac0a88d6
Merge pull request #4833 from GGabriele/nxos_snmp_host
...
Adding nxos_snmp_host
8 years ago
Peter Sprygada
69c9c0c630
Merge pull request #4832 from GGabriele/nxos_snmp_community
...
Adding nxos_snmp_community
8 years ago
Peter Sprygada
b19f5476cf
Merge pull request #4828 from GGabriele/nxos_snmp_contact
...
Adding nxos_snmp_contact
8 years ago
Peter Sprygada
ef6c5792d3
Merge pull request #4850 from GGabriele/nxos_interface_fixed
...
Fixing nxos_interface
8 years ago
Peter Sprygada
3ec7726799
Merge pull request #4871 from GGabriele/nxos_switchport
...
Adding 2.1 and 2.2 support to nxos_switchport
8 years ago
Peter Sprygada
e927fa73d5
Merge pull request #4798 from gundalow/docs_backup
...
Document `backup` option in eos_config and nxos_config
8 years ago
GGabriele
068ccb4c7a
Adding nxos_igmp_snooping
8 years ago
GGabriele
4d85a0eade
Adding nxos_aaa_server_host
8 years ago
GGabriele
d21ad8f39c
Adding nxos_udld_interface
8 years ago
GGabriele
ddd224fd0b
Adding 2.1 and 2.2 support to nxos_switchport
8 years ago
GGabriele
5c9afbcdb8
Adding nxos_snmp_user
8 years ago
GGabriele
affa177fed
Improving argument_spec
8 years ago
GGabriele
668778874a
Adding nxos_pim_interface
8 years ago
GGabriele
fd1593aeac
Fixing docstring
8 years ago
GGabriele
a2306fa9ce
Adding nxos_mtu
8 years ago
GGabriele
fc2d182a8e
Adding nxos_vtp_version
8 years ago
GGabriele
c6ed635d97
Removing unused function
8 years ago
GGabriele
4254d322be
Fixing module name
8 years ago
GGabriele
6df128e7eb
Adding missing version_added
8 years ago
GGabriele
2425ed9c25
Adding nxos_vtp_domain
8 years ago