mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Added pgadmin draft and optimized phpadmin
This commit is contained in:
@@ -196,6 +196,11 @@
|
||||
include_role:
|
||||
name: docker-sphinx
|
||||
|
||||
- name: setup pgadmin
|
||||
when: ("pgadmin" in group_names)
|
||||
include_role:
|
||||
name: docker-pgadmin
|
||||
|
||||
# Native Webserver Roles
|
||||
- name: setup nginx-serve-htmls
|
||||
when: ("nginx-serve-htmls" in group_names)
|
||||
|
Reference in New Issue
Block a user