diff options
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.yml b/configure.yml index 1a84ff9c..fb39af96 100644 --- a/configure.yml +++ b/configure.yml @@ -15,6 +15,7 @@ - role: "podman" - role: "ansible" - role: "rsync" + - role: "gpg" - name: "Ubuntu configure" gather_facts: true @@ -33,6 +34,7 @@ - role: "ansible" - role: "gnome" - role: "rsync" + - role: "gpg" - name: "Raspberry Pi configure" gather_facts: true @@ -49,3 +51,4 @@ - role: "pihole" - role: "prometheus" - role: "grafana" + - role: "gpg" |
