Stelle auf globale DB-Host-Variable um

This commit is contained in:
phil 2021-06-26 01:01:12 +02:00
parent f41991b638
commit b4c2f03915

View file

@ -9,7 +9,7 @@
- python-pymysql - python-pymysql
update_cache: yes update_cache: yes
cache_valid_time: 3600 cache_valid_time: 3600
delegate_to: "{{ nextcloud_gateway }}" delegate_to: "{{ database_host }}"
- name: "Pakete installieren" - name: "Pakete installieren"
apt: apt: