K8S_in_virtualbox/controlplane.yml
2024-04-14 19:51:15 +02:00

13 lines
231 B
YAML

---
- Tasks:
- name: Add APT Repositories
become: true
ansible.builtin.apt_repository:
repo: "
state: present
- name: Runtime interface installation
become: true
ansible.builtin.apt:
name: