feat: ansible checkpoint

This commit is contained in:
2026-06-27 00:35:03 +01:00
parent 4e0b073a39
commit 872161a16a
16 changed files with 93 additions and 32 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
- name: Install Python 3 Dependencies
- name: Install Ansible Dependencies
ansible.builtin.apt:
pkg:
- python3-debian
- python3-kubernetes
state: present