test ci to aap workflow #9

Merged
chris merged 7 commits from development into main 2023-11-18 01:57:32 -05:00
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
skip_list:
- yaml[line-length]
- yaml[colons]
exclude_paths:
- .drone.yml
- requirements.yml

View File

@ -20,6 +20,7 @@ steps:
- name: "ansible_environment_verify"
image: *ansible_image
commands:
- pwd
- git log -1
- ansible --version
- ansible-lint --version