Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ios_evpn_global resource module (#892)
* add evpn_global plugin * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fixed errors * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * changed loopback to Loopback * fxed router_id regexx * removed unused imports * Edites Readme * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * updated evpn_global plugin comments * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update add_ios_evpn_global.yaml * Update add_ios_evpn_global.yaml * Update plugins/module_utils/network/ios/facts/evpn_global/evpn_global.py Co-authored-by: Nilashish Chakraborty <[email protected]> * Update tests/unit/modules/network/ios/test_ios_evpn_global.py Co-authored-by: Nilashish Chakraborty <[email protected]> * Update plugins/module_utils/network/ios/rm_templates/evpn_global.py Co-authored-by: Sagar Paul <[email protected]> * Update ios_evpn_global.py - eaxmples * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update evpn_global.py * Update deleted.yaml * Update gathered.yaml * Update merged.yaml * Update parsed.yaml * Update rendered.yaml * Update replaced.yaml * Update main.yaml * Update merged.yaml * Update main.yaml * Update _populate_config.yaml * Update _remove_config.yaml * Update _remove_config.yaml * Update _remove_config.yaml * Update _populate_config.yaml * Update _populate_config.yaml * Update _remove_config.yaml * Update _remove_config.yaml * Update _remove_config.yaml * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * fix lint and version added * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sagar Paul <[email protected]> Co-authored-by: Nilashish Chakraborty <[email protected]>
- Loading branch information