commit | 9b15c0da4671767063549f1eaa1d33a96b8515e3 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Mon Mar 20 01:08:05 2023 +0000 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Mar 20 01:08:05 2023 +0000 |
tree | 84b09c82ed72d7ee0b056e5a3bbebfd12f1924b0 | |
parent | 0761a1b68111408adde8b216e2fea83520bbcf7c [diff] |
fix: solve cni commit
diff --git a/playbooks/cni.yml b/playbooks/cni.yml index b44f3b9..9f694d1 100644 --- a/playbooks/cni.yml +++ b/playbooks/cni.yml
@@ -16,6 +16,7 @@ gather_facts: false become: true roles: + - role: defaults - role: vexxhost.kubernetes.cilium vars: cilium_node_image: "{{ atmosphere_images['cilium_node'] }}"