Action deploy fails on reading certificates content
Summary
Task read internal certificates content
fails when it is run by diffrent user than user who deployed elasticsearch at first time.
Steps to reproduce
Run deploy tasks by two different users.
Expected behavior
All tasks should end with success.
Actual behavior
Playbook fails for second user.
Possible fixes
Add become: yes
to this task