test ci to aap workflow #9

Merged
chris merged 7 commits from development into main 2023-11-18 01:57:32 -05:00
Showing only changes of commit 75b4e17394 - Show all commits

View File

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