initial commit

This commit is contained in:
Nathaniel Landau
2022-06-21 10:47:22 -04:00
parent f28e7a8679
commit bedcb022a4

View File

@@ -13,7 +13,7 @@ jobs:
- name: Lint Ansible Playbook - name: Lint Ansible Playbook
# replace "master" with any valid ref # replace "master" with any valid ref
uses: ansible/ansible-lint-action@master uses: ansible/ansible-lint-action@main
with: with:
# [required] # [required]
# Paths to ansible files (i.e., playbooks, tasks, handlers etc..) # Paths to ansible files (i.e., playbooks, tasks, handlers etc..)