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
Pin ansible-community/ansible-lint-action version
pull/2283/head
Slavi Pantaleev
3 years ago
parent
e360b82e9b
commit
4ffb558b6d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.github/workflows/matrix.yml
+ 1
- 1
.github/workflows/matrix.yml
View File
@@ -21,6 +21,6 @@ jobs:
- name: Check out
uses: actions/checkout@v3
- name: Run ansible-lint
uses: ansible-community/ansible-lint-action@
main
uses: ansible-community/ansible-lint-action@
v6.8.2
with:
path: "playbooks/matrix.yml"
Write
Preview
Loading…
Cancel
Save