[fix] role:mas

This commit is contained in:
roydfalk 2024-10-17 18:47:01 +02:00
parent 7bf2c1e142
commit 56e3b294e5

View file

@ -66,7 +66,7 @@
"name": "configuration | apply",
"become": true,
"ansible.builtin.command": {
"cmd": "/usr/local/bin/mas-conf-compose"
"cmd": "{{var_mas_directory}}/scripts/conf-compose"
}
},
{