opensearch-project / ansible-playbook

🤖 A community repository for Ansible Playbook of OpenSearch Project.
https://opensearch.org/
Apache License 2.0
86 stars 96 forks source link

become: false on "Check that the files/internal_users.yml exists" #84

Closed rodolfovillordo closed 2 years ago

rodolfovillordo commented 2 years ago

Signed-off-by: Rodolfo Camara Villordo rodolfovillordo@gmail.com

Description

removes unnecessary elevation of privileges

Issues Resolved

resolve #82

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.

peterzhuamazon commented 2 years ago

Need to backport to 1.x branch with no changes. This is action on the local machine which does not require root. Thanks.