Skip to content
Snippets Groups Projects
Commit 1989695a authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible/playbooks/general#117 Update apt repository setting

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