K8S_in_virtualbox/controlplane.yml

13 lines
231 B
YAML
Raw Normal View History

2024-04-14 17:51:15 +00:00
---
- Tasks:
- name: Add APT Repositories
become: true
ansible.builtin.apt_repository:
repo: "
state: present
- name: Runtime interface installation
become: true
ansible.builtin.apt:
name: