Add caradoc.adm.auro.re
This commit is contained in:
parent
4f2f0ffe64
commit
9296a2ed91
2 changed files with 2 additions and 1 deletions
1
hosts
1
hosts
|
@ -245,6 +245,7 @@ ps-4-3.borne.auro.re
|
||||||
|
|
||||||
[edc_server]
|
[edc_server]
|
||||||
perceval.adm.auro.re
|
perceval.adm.auro.re
|
||||||
|
caradoc.adm.auro.re
|
||||||
|
|
||||||
[edc_pve]
|
[edc_pve]
|
||||||
chapalux.adm.auro.re
|
chapalux.adm.auro.re
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
dest: /etc/apt/preferences.d/borgmatic-bullseye
|
dest: /etc/apt/preferences.d/borgmatic-bullseye
|
||||||
when:
|
when:
|
||||||
- "ansible_distribution == 'Debian'"
|
- "ansible_distribution == 'Debian'"
|
||||||
- "ansible_distribution_major_version in ('stretch', 'buster')"
|
- "ansible_distribution_major_version in ('stretch', 'buster', '9', '10')"
|
||||||
|
|
||||||
- name: Install borgmatic
|
- name: Install borgmatic
|
||||||
apt:
|
apt:
|
||||||
|
|
Loading…
Reference in a new issue