mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Renamed webserver roles to more speakable names
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
- block:
|
||||
- name: Include dependency 'srv-web-7-6-https'
|
||||
- name: Include dependency 'srv-https-stack'
|
||||
include_role:
|
||||
name: srv-web-7-6-https
|
||||
when: run_once_srv_web_7_6_https is not defined
|
||||
name: srv-https-stack
|
||||
when: run_once_srv_https_stack is not defined
|
||||
- include_tasks: utils/run_once.yml
|
||||
when: run_once_web_opt_rdr_domains is not defined
|
||||
|
||||
|
Reference in New Issue
Block a user