[fix] role:postgresql-for-espe
This commit is contained in:
parent
b62031ccee
commit
6b532a90b1
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
||||||
{
|
{
|
||||||
"name": "structure | build",
|
"name": "structure | build",
|
||||||
"delegate_to": "localhost",
|
"delegate_to": "localhost",
|
||||||
"ansible.builtin.command": {
|
"ansible.builtin.shell": {
|
||||||
"chdir": "/tmp/espe-datamodel-repo",
|
"chdir": "/tmp/espe-datamodel-repo",
|
||||||
"cmd": "tools/build --revision='{{var_postgresql_for_espe_revision}}' --format='postgresql' > /tmp/espe.sql"
|
"cmd": "tools/build --revision='{{var_postgresql_for_espe_revision}}' --format='postgresql' > /tmp/espe.sql"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue