[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",
|
||||
"become": true,
|
||||
"ansible.builtin.apt": {
|
||||
"update_cache": true,
|
||||
"pkg": [
|
||||
"proftpd-core"
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue