mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 11:18:34 +01:00
fix: wrong ansible module (2)
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
- name: Copy influx apt keyring
|
- name: Copy influx apt keyring
|
||||||
file:
|
copy:
|
||||||
src: influx-repo.gpg
|
src: influx-repo.gpg
|
||||||
dest: /usr/share/keyrings/
|
dest: /usr/share/keyrings/
|
||||||
mode: 644
|
mode: 644
|
||||||
|
|||||||
Reference in New Issue
Block a user