-
Notifications
You must be signed in to change notification settings - Fork 171
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
[WIP] add support for src plus match:exact (?) #778
base: main
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
Build failed. ✔️ ansible-galaxy-importer SUCCESS in 3m 50s |
b460e2f
to
8a53dda
Compare
for more information, see https://pre-commit.ci
Build succeeded. ✔️ ansible-galaxy-importer SUCCESS in 3m 44s |
Hey @bentole this PR has been WIP for quite sometime now, please let us know if you are stuck on anything. |
Hey @KB-perByte, what changes/operations need to be made to get this PR completed? I'm willing to take this over and finish it if it has been abandoned. Thanks. |
SUMMARY
Fixes #655
Fixes #740
Fixes #771
Fixes #129 (related)
Add support for device configuration to exactly match the provided template configuration guaranteeing consistency and idempotency.
ISSUE TYPE
COMPONENT NAME
cisco.ios.ios_config
ADDITIONAL INFORMATION
Feature best described by using an example:
play
template.j2
running-config before
commands fired
running-config after
Consecutive Runs:
changed: false aka Idempotent!