Commit 695846d1 authored by Łukasz Nowak's avatar Łukasz Nowak

playbook: Add missing package

parent 985dc22d
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
apt: apt:
name: name:
- gpg - gpg
- gpg-agent
state: present state: present
when: ansible_distribution == "Debian" and ansible_distribution_major_version == "10" when: ansible_distribution == "Debian" and ansible_distribution_major_version == "10"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment