1
0
IaC/zz_archived/88_scratch.yaml

7 lines
108 B
YAML
Raw Normal View History

2022-10-31 13:56:41 +00:00
---
- name: scratch testing
2022-11-02 00:21:31 +00:00
hosts: localhost
2022-11-01 09:13:56 +00:00
gather_facts: true
2022-11-02 00:21:31 +00:00
become: false
2022-10-31 13:56:41 +00:00
roles:
2022-11-02 00:21:31 +00:00
- k8s_taint