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 }} # {{ ansible_managed }}
echo "> le CAS a été déployé sur cette machine." > le CAS a été déployé sur cette machine.
echo " Voir /usr/local/django/cas" Voir /usr/local/django/cas/

View File

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

View File

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

View File

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

View File

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