-
Notifications
You must be signed in to change notification settings - Fork 23
Switch to official geerlingguy.docker role #2010
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
base: stackhpc/2025.1
Are you sure you want to change the base?
Conversation
The role was recently updated to use ansible_facts [1]. [1] geerlingguy/ansible-role-docker@c0ddaa9
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.
Code Review
This pull request switches from a forked ansible-role-docker to the official geerlingguy.docker role, version 7.8.0. This is a good change that improves maintainability by using the upstream version. The change is correct, but it makes a related comment obsolete, which I've pointed out in a review comment.
mnasiadka
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.
Is there a reason why we use this, not ansible-collection-kolla docker role?
It appears to be used only for the |
|
I think we can merge this however I would like to move to ansible-collection-kolla docker to help reduce dependencies. |
The role was recently updated to use ansible_facts [1].
[1] geerlingguy/ansible-role-docker@c0ddaa9