mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Optimized categories and passed all unit tests
This commit is contained in:
@@ -107,5 +107,6 @@
|
||||
- drv
|
||||
- gen
|
||||
- net
|
||||
- svc-db
|
||||
loop_control:
|
||||
label: "{{ item }}-roles.yml"
|
@@ -13,6 +13,7 @@
|
||||
- name: "Include server roles"
|
||||
include_tasks: "./tasks/groups/{{ item }}-roles.yml"
|
||||
loop:
|
||||
- svc-db
|
||||
- util-srv
|
||||
- web-svc # Services need to run before applications
|
||||
- web-app
|
||||
|
Reference in New Issue
Block a user