-
Notifications
You must be signed in to change notification settings - Fork 33
OPSEXP-3057 Refactor repository role to use default vars #1091
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
Conversation
alxgomz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We could import the dynamic-facts playbook before any other pre-run check playbook so vars defined dynamically are available for use in precheck playbook as well. That would make them unusable without dynamic vars 🤷 but would it really be a problem?
|
@alxgomz Placement of that playbook can be moved when we will tackle common role. For now it doesn't break anything I think |
ref: OPSEXP-3057