Merge pull request 'test ci to aap workflow' (#9) from development into main
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #9
This commit is contained in:
commit
de7698dde3
@ -1,3 +1,7 @@
|
||||
skip_list:
|
||||
- yaml[line-length]
|
||||
- yaml[colons]
|
||||
|
||||
exclude_paths:
|
||||
- .drone.yml
|
||||
- requirements.yml
|
||||
|
@ -20,6 +20,7 @@ steps:
|
||||
- name: "ansible_environment_verify"
|
||||
image: *ansible_image
|
||||
commands:
|
||||
- pwd
|
||||
- git log -1
|
||||
- ansible --version
|
||||
- ansible-lint --version
|
||||
|
Loading…
x
Reference in New Issue
Block a user