You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
8 years ago
..
abiquo.ini
Fix some typos ( #16498 )
8 years ago
abiquo.py
Fix urlopen usage to use open_url instead
9 years ago
apache-libcloud.py
Replace type() checks with isinstance()
9 years ago
azure_rm.ini
Upgrade to azure 2.0.0rc5 and add locations parameter.
8 years ago
azure_rm.py
fix azure_rm.py to work with 2.0.0rc5 or rc6
8 years ago
brook.ini
Clean up shebangs for various files.
8 years ago
brook.py
errors now print to stderr
9 years ago
cloudforms.ini
add cloudforms inventory script ( #17037 )
8 years ago
cloudforms.py
Clean up shebangs for various files.
8 years ago
cloudstack.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
cloudstack.py
cloudstack: add domain, group per zone to dynamic inventory ( #17792 )
8 years ago
cobbler.ini
add cobbler api authentication options
9 years ago
cobbler.py
add cobbler api authentication options
9 years ago
collins.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
collins.py
Fix urlopen usage to use open_url instead
9 years ago
consul.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
consul_io.py
Documented configuration option for url
8 years ago
digital_ocean.ini
[contrib] Add option to define group vars in DigitalOcean dynamic inventory script
9 years ago
digital_ocean.py
add tag grouping
8 years ago
docker.py
Update and fix typos in docker inventory docstrings. ( #15616 )
9 years ago
docker.yml
Update and fix typos in docker inventory docstrings. ( #15616 )
9 years ago
ec2.ini
Paginate DB cluster responses in AWS RDS dynamic inventory
8 years ago
ec2.py
Changes as per @abadger
8 years ago
fleet.py
Use print() as function under contrib/
9 years ago
freeipa.py
Use print() as function under contrib/
9 years ago
gce.ini
Clean up shebangs for various files.
8 years ago
gce.py
[GCE] Caching support for inventory script. ( #18093 )
8 years ago
jail.py
Use sys.exit(msg) i/o print() and sys.exit() ( #15465 )
8 years ago
landscape.py
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
libcloud.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
libvirt_lxc.py
Use sys.exit(msg) i/o print() and sys.exit() ( #15465 )
8 years ago
linode.ini
Add public_ip option to linode dynamic inventory ( #17390 )
8 years ago
linode.py
Add public_ip option to linode dynamic inventory ( #17390 )
8 years ago
lxc_inventory.py
Add inventory script for LXC containers
9 years ago
nagios_ndo.ini
Add Nagios NDO inventory plugin
9 years ago
nagios_ndo.py
Add Nagios NDO inventory plugin
9 years ago
nova.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
nova.py
Use sys.exit(msg) i/o print() and sys.exit() ( #15465 )
8 years ago
nsot.py
Clean up shebangs for various files.
8 years ago
nsot.yaml
Added NSoT Inventory script to pull from Device resources
9 years ago
openshift.py
Use sys.exit(msg) i/o print() and sys.exit() ( #15465 )
8 years ago
openstack.py
Strip group names of whitespaces, so we can use space after comma in openstack's groups metadata field. ( #16843 )
8 years ago
openstack.yml
Allow fail_on_errors in openstack inventory
9 years ago
openvz.py
Fixing typo
9 years ago
ovirt.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
ovirt.py
Fix improper handling of machine_type in ovirt inventory ( #16251 )
8 years ago
proxmox.py
If the notes don't contain JSON, add the string to the notes key of _meta
9 years ago
rackhd.py
Clean up shebangs for various files.
8 years ago
rax.ini
Add rax cache age ini documentation
9 years ago
rax.py
Port rax dynamic inventory script to Ansible 2.3 get_config() ( #18204 )
8 years ago
rudder.ini
Add Rudder inventory plugin
9 years ago
rudder.py
made python 3 compatible
9 years ago
serf.py
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
softlayer.py
Use print() as function under contrib/
9 years ago
spacewalk.ini
Added support for ini-file.
9 years ago
spacewalk.py
Clean up shebangs for various files.
8 years ago
ssh_config.py
Use print() as function under contrib/
9 years ago
vagrant.py
Use print() as function under contrib/
9 years ago
vbox.py
Output proper JSON from vbox dynamic inventory contrib script
9 years ago
vmware.ini
vmware inventory script enhancements ( #17106 )
8 years ago
vmware.py
Migrate basestring to a python3 compatible type ( #17199 )
8 years ago
vmware_inventory.ini
vmware_inventory: fix the --host and add 'properties' feature to ini ( #18072 )
8 years ago
vmware_inventory.py
vmware_inventory: fix the --host and add 'properties' feature to ini ( #18072 )
8 years ago
windows_azure.ini
Updates to Windows Azure inventory script from Tower. Includes changes from https://github.com/ansible/ansible/pull/8403 .
9 years ago
windows_azure.py
Allow to work with latest Azure Python SDK ( #15467 )
9 years ago
zabbix.ini
poreted log_plays, syslog_json and osx_say callbacks to v2
9 years ago
zabbix.py
Added additional ini file search path into contrib/inventory/zabbix.py
9 years ago
zone.py
Use sys.exit(msg) i/o print() and sys.exit() ( #15465 )
8 years ago