[int]
This commit is contained in:
parent
a2f22c3b70
commit
8dac3eef4f
|
|
@ -31,7 +31,7 @@
|
||||||
"name": "place hardening config",
|
"name": "place hardening config",
|
||||||
"become": true,
|
"become": true,
|
||||||
"ansible.builtin.template": {
|
"ansible.builtin.template": {
|
||||||
"src": "ssl-hardening.conf",
|
"src": "ssl-hardening.conf.j2",
|
||||||
"dest": "/etc/nginx/ssl-hardening.conf"
|
"dest": "/etc/nginx/ssl-hardening.conf"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue