Skip to content

Commit b757d94

Browse files
author
Bill Meek
committed
group_vars: improve local_andible_managed
1 parent cca0fc8 commit b757d94

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

group_vars/all.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22

3-
ansible_managed_sharp: "
4-
#\n
5-
# Ansible managed file. Edit on host: {{ template_host }}!\n
6-
# File Name: {{ template_fullpath }}\n
7-
# Latest commit: {{ template_fullpath | mythtv.general.git_log_info('full') }}\n
8-
#\n"
3+
local_ansible_managed: "
4+
\n
5+
Ansible managed file. Edit on host: {{ template_host }}!\n
6+
File Name: {{ template_fullpath }}\n
7+
Latest commit: {{ template_fullpath | git_log_info('full') }}\n
8+
\n"
99

1010
# Text for manual action items:
1111
manual_action_text: 'MANUAL ACTION REQUIRED'

0 commit comments

Comments
 (0)