Bug fixes after testing

This commit is contained in:
David Petric
2023-03-28 10:24:45 +02:00
parent 5ff2c19628
commit 314c2a1527
7 changed files with 65 additions and 21 deletions

View File

@@ -1,7 +1,7 @@
---
- hosts: all
vars_files:
- /vars/external.yml
- vars/external.yml
become: yes
become_user: root
gather_facts: true
@@ -13,4 +13,4 @@
- role: configure-php
- role: install-wordpress
- role: install-docker
- role: setup-containers
- role: setup-containers