This website works better with JavaScript.
Home
Explore
Help
Sign In
overmind
/
matrix-docker-ansible-deploy
mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Try to fix ansible-lint Github action
pull/2283/head
Slavi Pantaleev
3 years ago
parent
6a870a07b2
commit
e360b82e9b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.github/workflows/matrix.yml
+ 2
- 0
.github/workflows/matrix.yml
View File
@@ -22,3 +22,5 @@ jobs:
uses: actions/checkout@v3
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@main
with:
path: "playbooks/matrix.yml"
Write
Preview
Loading…
Cancel
Save