mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-05-13 21:12:25 +00:00
[CI] Update Azure Pipelines distros and fix shebang
- Add devel targets for Docker and Remote stages - Split existing targets into 2.21 stages - Fix shebang in timing.py to pass sanity test - Remove unnecessary shebang ignores from sanity ignore files Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
#!/usr/bin/env python
|
||||
from __future__ import (absolute_import, division, print_function)
|
||||
__metaclass__ = type
|
||||
|
||||
|
||||
Reference in New Issue
Block a user