Remove sebang from get_users
Shebang is not required for modern ansible versions. But in some cases it might lead to incorrect behaviour by using incorrect interpreter. Change-Id: I11763ed4563506b7d25585f8c633df08a123e731
This commit is contained in:
parent
02edef4106
commit
b709007104
@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright 2016, Rackspace US, Inc.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
|
Loading…
Reference in New Issue
Block a user