Add the kubernetes role.

This commit is contained in:
Tom Alexander
2022-12-01 23:38:21 -05:00
parent 3637dcdfcc
commit 80083ff0cc
18 changed files with 202 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
- name: Install packages
package:
name:
- py39-yamllint
state: present