1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #2422 from jochu/patch-1

Use environment python in nova.py
This commit is contained in:
Michael DeHaan 2013-03-16 18:50:49 -07:00
commit 6988ccf940

View file

@ -1,4 +1,4 @@
#!/usr/bin/python #!/usr/bin/env python
# (c) 2012, Marco Vito Moscaritolo <marco@agavee.com> # (c) 2012, Marco Vito Moscaritolo <marco@agavee.com>
# #