Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-09-27 11:17:08 +02:00
parent b7a34c44a0
commit 4860f1da15
2 changed files with 3 additions and 7 deletions

View File

@ -105,8 +105,7 @@
"inline": [
"apt-get -y --allow-releaseinfo-change update",
"apt-get -y dist-upgrade",
"apt-get install -y ansible",
"ansible-galaxy collection install community.general"
"apt-get install -y ansible"
]
},
{