feat: add ansible-lint and yamlfmt
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
---
|
||||
- name: Install Kubernetes APT repository
|
||||
ansible.builtin.import_tasks: repo.yaml
|
||||
|
||||
- name: Install Kubernetes packages
|
||||
ansible.builtin.import_tasks: packages.yaml
|
||||
|
||||
- name: Configure networking
|
||||
ansible.builtin.import_tasks: networking.yaml
|
||||
|
||||
Reference in New Issue
Block a user