gnupg: ignore errors if user may not install gnupg

This commit is contained in:
Johanna Dorothea Reichmann 2019-06-21 21:12:18 +02:00
parent 0d9b1432f8
commit 8f50e2390f
Signed by: transcaffeine
GPG Key ID: 03624C433676E465

View File

@ -6,6 +6,7 @@
name: gnupg2
state: latest
when: ansible_os_family == "RedHat"
ignore_errors: true
- name: Install gnupg (Arch)
package: