Fix ansible shebang error

This commit is contained in:
beeankha 2020-03-17 12:55:32 -04:00
parent e210ee4077
commit c4c0cace88

View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
# coding: utf-8 -*-
{# The following is set by the generate.yml file: