Remove unnecessary shebangs and execute bits.

This commit is contained in:
Matt Clay 2017-02-22 17:36:19 -08:00
parent d18bb96e88
commit 4554e8d769
49 changed files with 0 additions and 9 deletions

1
lib/ansible/utils/module_docs.py Executable file → Normal file
View file

@ -1,4 +1,3 @@
#!/usr/bin/env python
# (c) 2012, Jan-Piet Mens <jpmens () gmail.com>
#
# This file is part of Ansible