This commit is contained in:
Lars Hahn 2024-11-27 22:33:51 +01:00
parent 872c50a903
commit 638cc0f38e

View File

@ -51,7 +51,7 @@
- conf: "DB_USER" - conf: "DB_USER"
data: "{{ wp.db.user }}" data: "{{ wp.db.user }}"
- conf: "DB_PASSWORD" - conf: "DB_PASSWORD"
data: "{{ wp.db.pass }}" data: "{{ wp.db.pass }}"
loop_control: loop_control:
label: "{{ item.conf }}" label: "{{ item.conf }}"