WIP: Rolle | MAS #2

Draft
roydfalk wants to merge 22 commits from dev-mas into main
Showing only changes of commit 56e3b294e5 - Show all commits

View file

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