Multi-document YAML Files and the Ansible k8s Module
10.18.2019
I've been using Ansible to provision a Kubernetes cluster and I've
found one major problem with the
k8s
module: it has, until recently, had a complete
inability to handle the sort of multi-document YAML files that are typical of how lots of Kubernetes software is
distributed (the other being Helm charts).