9 lines
132 B
YAML
Raw Normal View History

2022-12-01 23:38:21 -05:00
- name: Install packages
package:
name:
- yamllint
- stern
2024-02-11 14:59:55 -05:00
# - kubeswitch
- fluxcd
2022-12-01 23:38:21 -05:00
state: present