[borg] Update client role.

certbot_on_virtu
_pollion 2020-12-06 01:01:42 +01:00
parent c269d0c280
commit 6c54221a97
2 changed files with 9 additions and 0 deletions

View File

@ -53,3 +53,8 @@
dest: "/etc/cron.d/borg" dest: "/etc/cron.d/borg"
notify: restart cron notify: restart cron
- name: Indicate role in motd
template:
src: update-motd.d/04-service.j2
dest: /etc/update-motd.d/04-borgbackup
mode: 0755

View File

@ -0,0 +1,4 @@
#!/usr/bin/tail +14
{{ ansible_header | comment }}
> Borgbackup (Client) a été déployé sur cette machine.