mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-02-23 12:51:54 +01:00
6 lines
179 B
YAML
6 lines
179 B
YAML
- name: "include task receive certbot certificate"
|
|
include_tasks: recieve-certbot-certificate.yml
|
|
|
|
- name: Load global Nginx Configuration
|
|
include_role:
|
|
name: nginx-global |