community.general/lib/ansible/modules/network/iosxr
Ganesh Nalawade 4349b56643
Deprecate Entity, EntityCollection and use subspec in network modules (#33575)
* Deprecate Entity, EntityCollection and use subspec in network modules

*  As per proposal https://github.com/ansible/proposals/issues/76
   deprecate use of Entity, EntityCollection, ComplexDict, ComplexList
   and use subspec instead.
*  Refactor ios modules
*  Refactor eos modules
*  Refactor vyos modules
*  Refactor nxos modules
*  Refactor iosxr modules
*  Add support for key in suboptions handling

* Fix CI issues
2017-12-11 20:31:25 +05:30
..
__init__.py
iosxr_banner.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30
iosxr_command.py Deprecate Entity, EntityCollection and use subspec in network modules (#33575) 2017-12-11 20:31:25 +05:30
iosxr_config.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30
iosxr_facts.py IOS-XR NetConf and Cliconf plugin work (#33332) 2017-12-06 22:37:31 +05:30
iosxr_interface.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30
iosxr_logging.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30
iosxr_netconf.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30
iosxr_system.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30
iosxr_user.py code cleanup for `--diff` and `--check` modes (#33665) 2017-12-07 20:14:57 +05:30