Use tail for motd

certbot_on_virtu
_benjamin 2019-12-07 10:08:24 +01:00
parent 5fa4021d0e
commit 9d4eb03aab
6 changed files with 17 additions and 17 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/tail +3
# {{ ansible_managed }}
echo "> le CAS a été déployé sur cette machine."
echo " Voir /usr/local/django/cas"
> le CAS a été déployé sur cette machine.
Voir /usr/local/django/cas/

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/tail +3
# {{ ansible_managed }}
echo "> framadate a été déployé sur cette machine."
echo " Voir {{ framadate_path }}"
> framadate a été déployé sur cette machine.
Voir {{ framadate_path }}

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/tail +3
# {{ ansible_managed }}
echo "> grafana a été déployé sur cette machine."
echo " Voir /etc/grafana/"
> grafana a été déployé sur cette machine.
Voir /etc/grafana/

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/tail +3
# {{ ansible_managed }}
echo "> prometheus a été déployé sur cette machine."
echo " Voir /etc/prometheus/"
> prometheus a été déployé sur cette machine.
Voir /etc/prometheus/

View File

@ -1,3 +1,3 @@
#!/bin/sh
#!/usr/bin/tail +3
# {{ ansible_managed }}
echo "> Le contrôleur Unifi a été déployé sur cette machine."
> Le contrôleur Unifi a été déployé sur cette machine.

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/tail +3
# {{ ansible_managed }}
echo "> wireguard a été déployé sur cette machine."
echo " Voir /etc/wireguard/"
> wireguard a été déployé sur cette machine.
Voir /etc/wireguard/