add the repo key

This commit is contained in:
Andreas Zweili 2021-11-11 23:00:41 +01:00
parent 1a7601929a
commit c475d39f9e
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
- hosts: docker
become: true
roles:
- common
- role: common
vars:
common_deploy_public_key: "/home/andreas/git_repos/projects/tintenwelt/keys/ansible.pub"
- common-server
- restic
tasks: