Become yes to filebeat certificates copy

This commit is contained in:
Gonzalo Acuña 2022-03-30 14:47:12 -03:00
parent a52721a1a6
commit 80189d11d5
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270
2 changed files with 2 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
run: poetry install
- name: Run Molecule tests.
run: poetry run molecule test --sudo -s default
run: poetry run molecule test -s default
env:
PY_COLORS: '1'
ANSIBLE_FORCE_COLOR: '1'

View File

@ -15,6 +15,7 @@
owner: root
group: root
mode: 0644
become: yes
with_items:
- "{{ filebeat_node_name }}-key.pem"
- "{{ filebeat_node_name }}.pem"