Apply 1 suggestion(s) to 1 file(s)

This commit is contained in:
roydfalk 2024-04-24 17:33:35 +00:00 committed by Marius Melzer
parent dcc52b04cc
commit 882286e1a7

View file

@ -5,7 +5,8 @@
"ansible.builtin.apt": {
"update_cache": true,
"pkg": [
"nginx"
"nginx",
"openssl"
]
}
},