community.general/lib/ansible/utils/module_docs_fragments
Matt Clay 0d46805979 Clean up shebangs for various files.
- Remove shebangs from:
  - ini files
  - unit tests
  - module_utils
  - plugins
  - module_docs_fragments
  - non-executable Makefiles
- Change non-modules from '/usr/bin/python' to '/usr/bin/env python'.
- Change '/bin/env' to '/usr/bin/env'.

Also removed main functions from unit tests (since they no longer
have a shebang) and fixed a python 3 compatibility issue with
update_bundled.py so it does not need to specify a python 2 shebang.

A script was added to check for unexpected shebangs in files.
This script is run during CI on Shippable.
2016-11-02 17:00:27 -07:00
..
__init__.py moved module_doc_fragments to v2 2015-05-12 12:18:55 -04:00
a10.py Docs fragment for common a10 options (#18163) 2016-10-25 16:03:25 +01:00
asa.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
auth_basic.py Documentation fragment. To be used with modules that use basic auth. (#15582) 2016-04-25 12:54:11 -04:00
aws.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
azure.py Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
azure_tags.py Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
backup.py fixed backup and validate fragments 2015-07-14 10:07:59 -04:00
cloudstack.py docs: cloudstack: add cloudstack guide to doc fragments (#15898) 2016-05-19 10:31:44 +02:00
dellos6.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
dellos9.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
dellos10.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
docker.py Use addresses and names reserved for documentation 2016-09-11 17:31:41 +02:00
ec2.py updated ec2 region description to add missing other env var 2015-10-07 16:41:58 -04:00
eos.py docs_fragments: Correct spelling mistakes, fix formatting (#16930) 2016-09-01 13:20:13 +01:00
f5.py Adds module doc fragment for F5 modules 2016-08-05 12:21:46 -07:00
files.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
ios.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
iosxr.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
junos.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
mysql.py Fix docs fragment typo. 2016-10-14 09:50:15 -07:00
nxos.py Add timeout option for nxapi (#18074) 2016-11-02 13:32:19 +00:00
openstack.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
openswitch.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
ovirt.py Clean up shebangs for various files. 2016-11-02 17:00:27 -07:00
rackspace.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
return_common.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
sros.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
validate.py Remove mention of 'apache example' 2015-07-21 18:03:55 -07:00
vca.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
vmware.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00
vyos.py docs_fragments formatting and typo improvements (#17981) 2016-10-14 15:13:15 +01:00