Unset the executable bit on Ansible module.

Per the policy defined in https://docs.ansible.com/ansible/latest/dev_guide/testing/sanity/shebang.html.
(Some RPM checks
f7e8f73ead/f/brp-mangle-shebangs
do not like an executable script to have a #!/usr/bin/python shebang.)
This commit is contained in:
Pavel Cahyna 2018-05-10 18:28:13 +02:00
parent b5143f8b44
commit 08187ae624

0
library/network_connections.py Executable file → Normal file
View file