Skip to content

Update dependency @types/node to v20.12.12 #4429

Update dependency @types/node to v20.12.12

Update dependency @types/node to v20.12.12 #4429

Workflow file for this run

name: Play Ansible Playbook
uses: arillso/action.playbook@master

Check failure on line 2 in .github/workflows/ansible.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ansible.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
with:
playbook: tests/playbook.yml
inventory: tests/hosts.yml
galaxy_file: tests/requirements.yml
env:
ANSIBLE_HOST_KEY_CHECKING: 'false'
ANSIBLE_DEPRECATION_WARNINGS: 'false'