Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ios_vrf argspec and documentation #1031

Merged
merged 8 commits into from
Feb 16, 2024

Conversation

roverflow
Copy link
Member

SUMMARY

Update ios_vrf documentation for address_family attribute

ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME
  • ios_vrf.py
ADDITIONAL INFORMATION

Updated the ios_vrf module to add suboptions for address_family attribute

Copy link

codecov bot commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a7f849) 86.79% compared to head (4214f58) 86.79%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1031   +/-   ##
=======================================
  Coverage   86.79%   86.79%           
=======================================
  Files         197      197           
  Lines       12082    12083    +1     
=======================================
+ Hits        10487    10488    +1     
  Misses       1595     1595           

see 1 file with indirect coverage changes

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/7fd41fbf4cd54ab79249cbd55acf593e

✔️ ansible-galaxy-importer SUCCESS in 6m 09s
✔️ build-ansible-collection SUCCESS in 9m 45s
ansible-ee-integration-ios-latest RETRY_LIMIT in 4m 15s (non-voting)
ansible-ee-integration-ios-stable-2.9 FAILURE in 16m 06s (non-voting)
ansible-ee-integration-ios-stable-2.11 RETRY_LIMIT in 4m 06s (non-voting)
ansible-ee-integration-ios-stable-2.12 RETRY_LIMIT in 3m 47s (non-voting)
ansible-ee-integration-ios-libssh-latest RETRY_LIMIT in 3m 38s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.9 FAILURE in 12m 26s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.11 RETRY_LIMIT in 3m 29s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.12 RETRY_LIMIT in 3m 05s (non-voting)
✔️ ansible-tox-linters SUCCESS in 11m 28s

@roverflow roverflow changed the title Update ios_vrf documentation for address_family attribute Update ios_vrf argspec and documentation Feb 16, 2024
Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/c80830c94ee742daad3a081c493259d4

✔️ ansible-galaxy-importer SUCCESS in 4m 36s
✔️ build-ansible-collection SUCCESS in 9m 51s
ansible-ee-integration-ios-latest RETRY_LIMIT in 3m 09s (non-voting)
ansible-ee-integration-ios-stable-2.9 FAILURE in 11m 56s (non-voting)
ansible-ee-integration-ios-stable-2.11 RETRY_LIMIT in 3m 09s (non-voting)
ansible-ee-integration-ios-stable-2.12 RETRY_LIMIT in 3m 08s (non-voting)
ansible-ee-integration-ios-libssh-latest RETRY_LIMIT in 3m 44s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.9 FAILURE in 12m 35s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.11 RETRY_LIMIT in 3m 45s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.12 RETRY_LIMIT in 3m 11s (non-voting)
✔️ ansible-tox-linters SUCCESS in 11m 41s

Copy link

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/64aed681d87f4fefa001de8730342eb6

✔️ ansible-galaxy-importer SUCCESS in 3m 46s
✔️ build-ansible-collection SUCCESS in 10m 04s
ansible-ee-integration-ios-latest RETRY_LIMIT in 4m 05s (non-voting)
ansible-ee-integration-ios-stable-2.9 FAILURE in 13m 44s (non-voting)
ansible-ee-integration-ios-stable-2.11 RETRY_LIMIT in 5m 14s (non-voting)
ansible-ee-integration-ios-stable-2.12 RETRY_LIMIT in 5m 46s (non-voting)
ansible-ee-integration-ios-libssh-latest RETRY_LIMIT in 4m 42s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.9 FAILURE in 15m 04s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.11 RETRY_LIMIT in 3m 38s (non-voting)
ansible-ee-integration-ios-libssh-stable-2.12 RETRY_LIMIT in 3m 25s (non-voting)
✔️ ansible-tox-linters SUCCESS in 12m 29s

@roverflow roverflow merged commit fb7d0a1 into ansible-collections:main Feb 16, 2024
55 checks passed
@roverflow roverflow deleted the docfixvrf branch May 8, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to the existing code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

What are the argument specifications for the cisco.ios.ios_vrf module and the address-family parameter
2 participants