Good deploykey and add last backrefs

This commit is contained in:
Bertrand Benjamin 2018-08-24 11:26:37 +02:00
parent 8205c74532
commit f0d3c564e9
2 changed files with 1 additions and 3 deletions

View File

@ -2,9 +2,6 @@
- hosts: localhost - hosts: localhost
connection: local connection: local
vars:
- deploy_public_key: files/id_ed25519_home.pub
vars_files: vars_files:
- vars/common.yml - vars/common.yml
- vars/Choux.yml - vars/Choux.yml

View File

@ -36,5 +36,6 @@
dest: /etc/pacman.conf dest: /etc/pacman.conf
regexp: '^#Color$' regexp: '^#Color$'
line: 'Color' line: 'Color'
backrefs: yes