mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
fixed shebang in openshift inventory
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# (c) 2013, Michael Scherer <misc@zarb.org>
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user