Skip to content
Snippets Groups Projects
Commit 929cacd1 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible/playbooks/general#117 Update apt repository setting

parent 628aae9e
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
- name: Apt Repository
apt_repository:
repo: 'deb https://artifacts.elastic.co/packages/8.x/apt stable main'
repo: 'deb [signed-by=/etc/apt/trusted.gpg.d/elastic.gpg] https://artifacts.elastic.co/packages/8.x/apt stable main'
state: present
mode: 0644
notify:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment