mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-10 14:45:28 +01:00
* This is a temporary measure until we stop covering Python2 * Skipped sanity[cannot-ignore] to keep backward compatibility with Python2 * Consolidate all ansible-lint option locations into .ansible-lint * Fixed some typos Signed-off-by: saito-hideki <saito@fgrep.org>
4 lines
294 B
YAML
4 lines
294 B
YAML
trivial:
|
|
- Updatng AZP CI matrix to ignore ansible-bad-import-from on six(https://github.com/ansible-collections/ansible.posix/pull/682).
|
|
- Skipped sanity[cannot-ignore] to keep backward compatibility with Python2.
|
|
- Consolidate all ansible-lint option locations into .ansible-lint file.
|