mirror of
https://github.com/willshersystems/ansible-sshd
synced 2024-12-24 09:30:19 +01:00
FIX: syntax
This commit is contained in:
parent
00df9a1855
commit
c6b89726ea
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ jobs:
|
||||||
|
|
||||||
- name: ansible check with debian:bullseye (11)
|
- name: ansible check with debian:bullseye (11)
|
||||||
uses: roles-ansible/check-ansible-debian-bullseye-action@main
|
uses: roles-ansible/check-ansible-debian-bullseye-action@main
|
||||||
|
with:
|
||||||
group: local
|
group: local
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
targets: "tests/*.yml"
|
targets: "tests/*.yml"
|
||||||
|
|
Loading…
Reference in a new issue