mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 07:05:27 +01:00
Compare commits
2 commits
7cba9fba65
...
f711247c48
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f711247c48 | ||
|
|
c7e6109057 |
2 changed files with 3 additions and 2 deletions
|
|
@ -56,7 +56,7 @@ stages:
|
|||
- name: Units
|
||||
test: units
|
||||
- stage: Sanity_2_19
|
||||
displayName: Ansible 2.19 Sanitay & Units
|
||||
displayName: Ansible 2.19 Sanity & Units
|
||||
dependsOn: []
|
||||
jobs:
|
||||
- template: templates/matrix.yml
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
trivial:
|
||||
- Update AZP CI matrix to ignore ansible-bad-import-from on six(https://github.com/ansible-collections/ansible.posix/pull/682).
|
||||
- Updatng AZP CI matrix to ignore ansible-bad-import-from on six(https://github.com/ansible-collections/ansible.posix/pull/682).
|
||||
- Removing sandalone ansible-lint test it already covered by ansible-test.
|
||||
|
|
|
|||
Loading…
Reference in a new issue