Dag Wieers
|
cdd21e2170
|
Clean up module documentation (#36909)
* Clean up module documentation
This PR includes:
- Removal of `default: None` (and variations)
- Removal of `required: false`
- Fixing booleans and `type: bool` where required
* Fix remaining (new) validation issues
|
2018-03-15 22:15:24 +01:00 |
|
Trishna Guha
|
d6912cf40e
|
nxos_linkagg fix (#36706)
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
|
2018-02-26 11:21:51 +05:30 |
|
Trishna Guha
|
a727930f07
|
Remove deprecated params from module argspec nxos modules (#34911)
* Remove deprecated param from module argspec nxos modules
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* fix nxos_vrrp syntaxerror
* Add choices for version _nxos_ip_interface
* remove check_args function
* remove include_defaults
|
2018-01-16 18:23:58 +05:30 |
|
Trishna Guha
|
be89822bb5
|
Deprecate nxos_portchannel and add nxos_linkagg DI module (#33376)
* deprecate nxos_portchannel
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* Add nxos_linkagg DI module
Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
* remove nxos_portchannel unit test
* fix syntax issues
* fix ansible-doc failure
* update nxos_portchannel unittest
* minor fixes and integration test
* update nxos_linkagg
|
2017-12-20 11:26:07 +05:30 |
|