Skip to content

Commit

Permalink
become: false on "Check that the files/internal_users.yml exists" (#84)…
Browse files Browse the repository at this point in the history
… (#98)

Signed-off-by: Rodolfo Camara Villordo <[email protected]>

Signed-off-by: Rodolfo Camara Villordo <[email protected]>

Signed-off-by: Rodolfo Camara Villordo <[email protected]>
Co-authored-by: Rodolfo Câmara Villordo <[email protected]>
  • Loading branch information
peterzhuamazon and rodolfovillordo authored Oct 7, 2022
1 parent e5463ca commit 1ccd332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/linux/opensearch/tasks/security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@
register: custom_users_result
delegate_to: localhost
run_once: true
become: false

- name: Security Plugin configuration | Check for a custom configuration for internal users and hash passwords for them
block:
Expand Down

0 comments on commit 1ccd332

Please sign in to comment.