Become yes to filebeat certificates copy
This commit is contained in:
parent
a52721a1a6
commit
80189d11d5
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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'
|
||||
|
||||
@ -15,6 +15,7 @@
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
become: yes
|
||||
with_items:
|
||||
- "{{ filebeat_node_name }}-key.pem"
|
||||
- "{{ filebeat_node_name }}.pem"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user