mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-06 22:24:23 -07:00
Fix LogAnalytics Ingestion shebang
This commit is contained in:
parent
a8cd72f5d7
commit
3515cc10ad
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
# Copyright: Contributors to the Ansible project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue