Change ansible_managed_file variable

This commit is contained in:
Alexander Grothe 2018-01-01 22:37:42 +01:00
parent 6468b5d432
commit 467c960bf3

View File

@ -2,7 +2,7 @@
# file: group_vars/all # file: group_vars/all
# this is the standard text to put in templates # this is the standard text to put in templates
ansible_managed_file: "*** YAVDR: ANSIBLE MANAGED FILE ***" ansible_managed_file: "*** YAVDR: ANSIBLE MANAGED FILE ***\norigin: {file}"
branch: experimental branch: experimental
ppa_owner: 'ppa:yavdr' ppa_owner: 'ppa:yavdr'
# add the following PPAs # add the following PPAs