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

Create cisco_asa_show_running-config_object_service #1970

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

wollmannbruno
Copy link
Contributor

This PR resolves issue #1968.

Comment on lines +4 to +13
Value SRC_PORT_EQ (\S+)
Value SRC_PORT_GT (\S+)
Value SRC_PORT_LT (\S+)
Value SRC_PORT_START (\S+)
Value SRC_PORT_END (\S+)
Value DST_PORT_EQ (\S+)
Value DST_PORT_GT (\S+)
Value DST_PORT_LT (\S+)
Value DST_PORT_START (\S+)
Value DST_PORT_END (\S+)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wollmannbruno
I have some ideas regarding all the port capture groups.
If I work up a PR against your fork would you be willing to review/consider the changes?

I want to make sure my thoughts to simplify align with your expectations/needs/process. Thank you!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mjbear
If we can simplify the template, we should.
Send over your changes, and I'll test them against a production firewall.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants