computer-playbook/tasks/certbot-and-globals.yml

6 lines
179 B
YAML
Raw Normal View History

- name: "include task receive certbot certificate"
include_tasks: recieve-certbot-certificate.yml
2025-02-07 13:39:46 +01:00
- name: Load global Nginx Configuration
include_role:
name: nginx-global