[fix] role:proftpd:apt update
This commit is contained in:
parent
26ca0b14c4
commit
342fc6dd9b
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
"name": "install packages",
|
"name": "install packages",
|
||||||
"become": true,
|
"become": true,
|
||||||
"ansible.builtin.apt": {
|
"ansible.builtin.apt": {
|
||||||
|
"update_cache": true,
|
||||||
"pkg": [
|
"pkg": [
|
||||||
"proftpd-core"
|
"proftpd-core"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Reference in a new issue