Updating file modes for ansible changes

This commit is contained in:
Matthew Jones
2020-08-18 09:29:58 -04:00
parent f897580efb
commit 743fce09e9

View File

@@ -22,6 +22,7 @@
regexp: 8443
replace: "{{ lookup('env', 'KIND_PORT') }}"
path: '{{ kubeconfig }}'
mode: 0644
delegate_to: localhost
- name: Wait for the Kubernetes API to become available (this could take a minute)