[fix] role:mas
This commit is contained in:
parent
9f833de139
commit
af80d094f3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@
|
||||||
"become": true,
|
"become": true,
|
||||||
"become_user": "{{var_mas_user}}",
|
"become_user": "{{var_mas_user}}",
|
||||||
"ansible.builtin.template": {
|
"ansible.builtin.template": {
|
||||||
"src": "config-main.json.j2",
|
"src": "config-base.json.j2",
|
||||||
"dest": "{{var_mas_directory}}/conf.d/base.yaml"
|
"dest": "{{var_mas_directory}}/conf.d/base.yaml"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue