Fixes #32: Switch from k8s_facts to k8s_info in main tasks file.

This commit is contained in:
Jeff Geerling
2020-03-18 09:54:26 -05:00
parent a28837cd1e
commit 0f5fdc3862

View File

@@ -12,8 +12,7 @@
- tower_task.yaml.j2
- name: Get the Tower pod information.
# TODO: Change to k8s_info after Ansible 2.9.0 is available in Operator image.
k8s_facts:
k8s_info:
kind: Pod
namespace: '{{ meta.namespace }}'
label_selectors: