mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 23:25:28 +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
|
- name: Units
|
||||||
test: units
|
test: units
|
||||||
- stage: Sanity_2_19
|
- stage: Sanity_2_19
|
||||||
displayName: Ansible 2.19 Sanity & Units
|
displayName: Ansible 2.19 Sanitay & Units
|
||||||
dependsOn: []
|
dependsOn: []
|
||||||
jobs:
|
jobs:
|
||||||
- template: templates/matrix.yml
|
- template: templates/matrix.yml
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,2 @@
|
||||||
trivial:
|
trivial:
|
||||||
- Updatng AZP CI matrix to ignore ansible-bad-import-from on six(https://github.com/ansible-collections/ansible.posix/pull/682).
|
- Update 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