aboutsummaryrefslogtreecommitdiffstats
path: root/roles/git/templates/home_git_gitolite_rc.j2
diff options
context:
space:
mode:
authorbnewbold <bnewbold@robocracy.org>2016-04-27 00:51:09 -0400
committerbnewbold <bnewbold@robocracy.org>2016-04-27 00:51:09 -0400
commite94e5ced22b16ca0e62eb26659fdc1768f5ffda8 (patch)
tree39e6924fa69c3cd808d6c542ebe907da17b008bb /roles/git/templates/home_git_gitolite_rc.j2
parent5b30c839eff6a4da6548637449f3d72e775f8876 (diff)
downloadinfra-e94e5ced22b16ca0e62eb26659fdc1768f5ffda8.tar.gz
infra-e94e5ced22b16ca0e62eb26659fdc1768f5ffda8.zip
add many {{ ansible_managed }} blocks to template/copied files
Diffstat (limited to 'roles/git/templates/home_git_gitolite_rc.j2')
-rw-r--r--roles/git/templates/home_git_gitolite_rc.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/git/templates/home_git_gitolite_rc.j2 b/roles/git/templates/home_git_gitolite_rc.j2
index a9cd666..ef82851 100644
--- a/roles/git/templates/home_git_gitolite_rc.j2
+++ b/roles/git/templates/home_git_gitolite_rc.j2
@@ -1,5 +1,7 @@
# configuration variables for gitolite
+# {{ ansible_managed }}
+
# This file is in perl syntax. But you do NOT need to know perl to edit it --
# just mind the commas, use single quotes unless you know what you're doing,
# and make sure the brackets and braces stay matched up!