🚨: fix lint for Ansible Vault
Some checks failed
ansible-lint / lint-everything (push) Failing after 0s
Some checks failed
ansible-lint / lint-everything (push) Failing after 0s
This commit is contained in:
@@ -12,6 +12,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
- name: Run yamllint
|
||||
uses: frenck/action-yamllint@v1
|
||||
- name: Create fake ansible-vault
|
||||
runs: touch ~/.ansible-vault
|
||||
- name: Run ansible-lint
|
||||
uses: ansible/ansible-lint@main
|
||||
with:
|
||||
|
Reference in New Issue
Block a user