Add Python 3 interpreter in some tasks

This commit is contained in:
Christer Warén
2025-09-30 22:58:39 +03:00
parent 86285e9af0
commit 870ecc035c
3 changed files with 27 additions and 9 deletions

View File

@@ -198,8 +198,7 @@
- name: "Deployer - Kea - Install"
ansible.builtin.apt:
name:
- kea
name: kea
state: latest
- name: "Deployer - Kea - Configure - DHCP4"