Ansible best practices and committed forgotten handlers for borg role
This commit is contained in:
parent
5b953c8dba
commit
dfc762b005
6 changed files with 23 additions and 5 deletions
|
@ -1,4 +1,8 @@
|
|||
#!/bin/sh
|
||||
###############################################################################
|
||||
# \_o< WARNING : This file is being managed by ansible! >o_/ #
|
||||
# ~~~~ ~~~~ #
|
||||
###############################################################################
|
||||
|
||||
echo '{'
|
||||
if [ -e '/root/.ssh/borg.pub' ]; then
|
||||
|
|
Reference in a new issue