[fix] role:vikunja
This commit is contained in:
parent
07d382b80d
commit
af476b4ffc
|
|
@ -1,4 +1,14 @@
|
|||
[
|
||||
{
|
||||
"name": "packages",
|
||||
"become": true,
|
||||
"ansible.builtin.apt": {
|
||||
"update_cache": true,
|
||||
"pkg": [
|
||||
"unzip"
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "user",
|
||||
"become": true,
|
||||
|
|
|
|||
Loading…
Reference in a new issue