ansible-personal/roles/nginx/files/start-nginx.sh
Alan Orth 9abfe80245 roles/nginx: Add pre and post hooks for Let's Encrypt on Ubuntu 20.04
Certbot will run any executables in the pre and post directories
during certificate renewal.
2020-06-08 12:15:29 +03:00

4 lines
48 B
Bash
Executable File

#!/usr/bin/env bash
/bin/systemctl start nginx