We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609d3bd commit 86fd05aCopy full SHA for 86fd05a
vagrant/provisioning/roles/mystamps-nginx/tasks/main.yml
@@ -83,6 +83,6 @@
83
mode: '0640'
84
with_first_found:
85
- prod/my-stamps.ru.crt
86
- - my-stamps.ru.key
+ - my-stamps.ru.crt
87
notify:
88
- Restarting nginx service
0 commit comments