Replace ansible_header by ansible_managed
This commit is contained in:
parent
518560b392
commit
2a6c005190
8 changed files with 8 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
{{ ansible_header | comment }}
|
||||
# {{ ansible_managed }}
|
||||
|
||||
ssl_certificate {{ nginx.ssl.cert }};
|
||||
ssl_certificate_key {{ nginx.ssl.cert_key }};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue