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