core: Fix ansible errors

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2023-02-27 17:12:08 +01:00
parent 9089ffbc9a
commit 80c52199ef
7 changed files with 3 additions and 17 deletions

View File

@@ -9,7 +9,7 @@
---
- name: Install or update openssh
apt:
package:
name: "{{ openssh_package }}"
state: latest
notify: