Compare commits
8 Commits
f3cd8edf67
...
de7698dde3
Author | SHA1 | Date | |
---|---|---|---|
de7698dde3 | |||
a709bb3094 | |||
127f0e65ec | |||
75b4e17394 | |||
9282a0e073 | |||
04d16e2111 | |||
5623c6186f | |||
fba685488a |
@ -1,3 +1,7 @@
|
|||||||
skip_list:
|
skip_list:
|
||||||
- yaml[line-length]
|
- yaml[line-length]
|
||||||
- yaml[colons]
|
- yaml[colons]
|
||||||
|
|
||||||
|
exclude_paths:
|
||||||
|
- .drone.yml
|
||||||
|
- requirements.yml
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user