mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 10:40:22 -07:00
Merge pull request #3917 from resmo/fix/openshift-inventory-shebang
fixed shebang in openshift inventory
This commit is contained in:
commit
20a57dcdcb
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# (c) 2013, Michael Scherer <misc@zarb.org>
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue