[horde] Adds motd

certbot_on_virtu
_shirenn 2020-08-05 20:16:21 +02:00
parent bda5b2152f
commit c06e3b5ee5
2 changed files with 9 additions and 0 deletions

View File

@ -43,3 +43,9 @@
- webmail
- horde
notify: Restart nginx
- name: Indicate role in motd
template:
src: update-motd.d/05-service.j2
dest: /etc/update-motd.d/05-horde
mode: 0755

View File

@ -0,0 +1,3 @@
#!/usr/bin/tail +14
{{ ansible_header | comment }}
> Horde a été déployé sur cette machine. Voir https://gitlab.crans.org/nounous/ansible/-/tree/master/roles/horde.