images/helm-chart-collator/playbooks/inventory.yaml
Ian Howell 116eb2cc93 Add a Helm chart collator
This adds a Dockerfile for an image which works as a Helm chart
repository. Charts can be pulled from either pre-existing
Helm repos or from git repos.

Change-Id: I860394eea3c322f2b142ea00dd7cc0a6916c34d5
2020-07-02 14:27:46 -05:00

6 lines
112 B
YAML

all:
hosts:
localhost:
ansible_connection: local
ansible_python_interpreter: /usr/bin/python3