Update script

This commit is contained in:
Adrien Reslinger 2020-04-21 15:36:34 +02:00
parent 7a53e23a71
commit 2691ae8402
3 changed files with 26 additions and 0 deletions

View file

@ -5,6 +5,7 @@
k8s:
state: present
context: "{{ my_context }}"
merge_type: merge
resource_definition: "{{ lookup('file', item) | from_yaml }}"
with_items:
- "{{ calico_files }}"