5 Commits

Author SHA1 Message Date
emo
df7c944fa4 Set up proper task dependency for linters 2024-03-02 02:34:02 +01:00
emo
84200615bf Set up proper task dependency for linters 2024-03-02 02:30:05 +01:00
emo
1c1ca2759d Added task for linting Ansible code bases 2024-03-02 02:20:18 +01:00
emo
b768252537 Added task for linting yml 2024-03-02 02:14:49 +01:00
cb0bdd5670 i-11 Added task for formating the yaml code base (#13)
# Context

This PR implements the following [issue](#11).

# Acceptance criteria
- [x] A build automation rule for formatting YAML code via `yamlfix` has been introduced.
- [x] `README.md` has been updated with the correct command for formatting code.

Co-authored-by: emo <esimeonov@gmail.com>
Reviewed-on: #13
2024-03-02 01:05:50 +00:00