-
Notifications
You must be signed in to change notification settings - Fork 34
fix: replace deploy playbook with role #627
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
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 24s |
majamassarini
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.
Thanks! 🤞🏻🤞🏻🤞🏻
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 22s |
|
Build failed. ❌ pre-commit FAILURE in 1m 24s |
0946553 to
da5b5cb
Compare
|
Build failed. ❌ pre-commit FAILURE in 1m 22s |
Signed-off-by: Matej Focko <[email protected]>
Instead of copy-pasting the
noqa: var-naming[no-role-prefix]
Ignore it globally for the whole file by using the ansible-lint ignore
file.
Signed-off-by: Matej Focko <[email protected]>
Signed-off-by: Matej Focko <[email protected]>
‹-vvv› outputs »a lot« of debugging information that can be useful when debugging tmt or ansible-related issues specific to the Testing Farm tests. ‹-vv› should provide enough details for day-to-day use. If need be, this can be always reverted, but there's not much benefit in having this on by default. Signed-off-by: Matej Focko <[email protected]>
da5b5cb to
d911c47
Compare
|
Build succeeded. ✔️ pre-commit SUCCESS in 1m 24s |
|
Build succeeded (gate pipeline). ✔️ pre-commit SUCCESS in 1m 26s |
TODO:
roles/out to the top-level to reduce the nestingSupersedes #626