We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ead660 commit b578420Copy full SHA for b578420
cni_config.yml
@@ -0,0 +1,5 @@
1
+- name: Put CNI configuration in place on the calico servers
2
+ hosts: calico_nodes
3
+ become: true
4
+ roles:
5
+ - role: cni-config
0 commit comments