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 a292c67 commit 3adfc4dCopy full SHA for 3adfc4d
kubetest2-tf/data/k8s-ansible/install-k8s-monitoring.yml
@@ -4,7 +4,7 @@
4
gather_facts: no
5
become: yes
6
7
- tasks:
+ pre_tasks:
8
- name: Ensure kubernetes.core collection is installed
9
command: ansible-galaxy collection install kubernetes.core
10
changed_when: false
0 commit comments