Initial release version to AAP #5

Merged
chris merged 18 commits from testing into main 2024-02-28 16:47:03 -05:00
Showing only changes of commit 97833a5467 - Show all commits

View File

@ -27,4 +27,4 @@ jobs:
- name: Run Ansible-Lint - name: Run Ansible-Lint
run: | run: |
. ./.drone.env . ./.drone.env
ansible-lint --offline $ANSIBLE_LINT_EXCLUSION ansible-lint --offline --nocolor $ANSIBLE_LINT_EXCLUSION