From dfc762b0058cf4a9ef7337c7a0883e2c5a5c3c9d Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Mon, 15 Jul 2019 20:40:00 +0200 Subject: Ansible best practices and committed forgotten handlers for borg role --- files/borg.fact | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'files/borg.fact') diff --git a/files/borg.fact b/files/borg.fact index 555143d..ee6504c 100644 --- a/files/borg.fact +++ b/files/borg.fact @@ -1,4 +1,8 @@ #!/bin/sh +############################################################################### +# \_o< WARNING : This file is being managed by ansible! >o_/ # +# ~~~~ ~~~~ # +############################################################################### echo '{' if [ -e '/root/.ssh/borg.pub' ]; then -- cgit v1.2.3