Update script
This commit is contained in:
parent
7a53e23a71
commit
2691ae8402
3 changed files with 26 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
k8s:
|
||||
state: present
|
||||
context: "{{ my_context }}"
|
||||
merge_type: merge
|
||||
resource_definition: "{{ lookup('file', item) | from_yaml }}"
|
||||
with_items:
|
||||
- "{{ calico_files }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue