-
Notifications
You must be signed in to change notification settings - Fork 96
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
Become: false for operation /tmp/opensearch-nodecerts for fix #45 #46
Conversation
|
Hi @patsevanton could you explain what you changes are doing here? Also, @saravanan30erd please review this one. Thanks. |
@patsevanton you need to sign DCO as well. |
My change can run
I created PR from Github UI and added |
Hi, @patsevanton are you trying to use non-root users for those actions? Also, I have no idea about the UI tho. As of now because you already have a commit, you need to rebase and sign again. @saravanan30erd @prudhvigodithi please take a look when you have time. |
Yes, when we run the playbook using user @patsevanton As you mentioned above, six tasks (which using local_action) runs in local machine which mean all those tasks required |
I am more thinking about whether this is a change that is suitable for the playbook tho. Thanks. |
New PR #48 |
Signed-off-by: Anton Patsev patsev.anton@gmail.com
Description
Become: false for operation /tmp/opensearch-nodecerts
Issues Resolved
Fix #45
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Signed-off-by: Anton Patsev patsev.anton@gmail.com