feat: ansible checkpoint
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
- name: Install Python 3 Dependencies
|
||||
- name: Install Ansible Dependencies
|
||||
ansible.builtin.apt:
|
||||
pkg:
|
||||
- python3-debian
|
||||
- python3-kubernetes
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user