roles/nginx: Add "ansible managed" string to configs
Generates a placeholder text to say that the file is managed by ansible.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
# {{ ansible_managed }}
|
||||
|
||||
# default blank vhost
|
||||
#
|
||||
# clients asking for "example.com" should only get a response if we have
|
||||
|
Reference in New Issue
Block a user