Add forgoten vars inclusion
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5f70d25f14
commit
6f9614a2bc
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
- name: Metrics Server setup
|
- name: Metrics Server setup
|
||||||
block:
|
block:
|
||||||
|
- name: Include vars
|
||||||
|
include_vars: "metrics_server_files_list.yml"
|
||||||
- name: Metrics Server install
|
- name: Metrics Server install
|
||||||
k8s:
|
k8s:
|
||||||
state: present
|
state: present
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue