style: linter issues
This commit is contained in:
parent
571250456d
commit
b2b6f40c5a
2 changed files with 1 additions and 2 deletions
|
|
@ -43,7 +43,7 @@
|
||||||
- "/mnt/mariadb:/var/lib/mysql"
|
- "/mnt/mariadb:/var/lib/mysql"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
||||||
# mariadb
|
# mariadb
|
||||||
MARIADB_ROOT_PASSWORD: "{{ phpipam_db_root_password }}"
|
MARIADB_ROOT_PASSWORD: "{{ phpipam_db_root_password }}"
|
||||||
MARIADB_DATABASE: "{{ phpipam_db_name }}"
|
MARIADB_DATABASE: "{{ phpipam_db_name }}"
|
||||||
|
|
|
||||||
|
|
@ -6,4 +6,3 @@
|
||||||
name: "phpipam"
|
name: "phpipam"
|
||||||
driver: "bridge"
|
driver: "bridge"
|
||||||
state: "present"
|
state: "present"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue