mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-04-16 05:40:55 +00:00
8 lines
88 B
YAML
8 lines
88 B
YAML
---
|
|
- connection: local
|
|
gather_facts: true
|
|
hosts: localhost
|
|
|
|
roles:
|
|
- helm_pull
|