Add CI #4

Merged
noah.knegt merged 9 commits from ci into master 2023-03-30 14:47:55 +02:00
16 changed files with 79 additions and 92 deletions
Showing only changes of commit cc8f19fe85 - Show all commits

View File

@@ -12,7 +12,7 @@ steps:
- name: ansible lint
image: cytopia/ansible-lint:alpine
commands:
- ansible-lint -c .ansible-lint.yml .
- ansible-lint .
- name: ansible apply
image: plugins/ansible:3