mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-26 14:40:40 +03:00
9a7b021eb8
Consistent boolean values in ansible playbooks
7 lines
112 B
YAML
7 lines
112 B
YAML
---
|
|
- name: Generate Azure templates
|
|
hosts: localhost
|
|
gather_facts: false
|
|
roles:
|
|
- generate-templates
|