Remove unnecessary shebangs and execute bits.
This commit is contained in:
parent
d18bb96e88
commit
4554e8d769
49 changed files with 0 additions and 9 deletions
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
# (c) 2012, Michael DeHaan <michael.dehaan@gmail.com>
|
||||
#
|
||||
# This file is part of Ansible
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
########################################################################
|
||||
#
|
||||
# (C) 2013, James Cammarata <jcammarata@ansible.com>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
########################################################################
|
||||
#
|
||||
# (C) 2015, Chris Houseknecht <chouse@ansible.com>
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
########################################################################
|
||||
#
|
||||
# (C) 2015, Chris Houseknecht <chouse@ansible.com>
|
||||
|
|
0
lib/ansible/module_utils/bigswitch_utils.py
Executable file → Normal file
0
lib/ansible/module_utils/bigswitch_utils.py
Executable file → Normal file
0
lib/ansible/module_utils/ec2.py
Executable file → Normal file
0
lib/ansible/module_utils/ec2.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/GUIDELINES.md
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/GUIDELINES.md
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/ec2_eip.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/ec2_eip.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/ec2_vpc_peer.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/ec2_vpc_peer.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/ecs_ecr.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/ecs_ecr.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/iam_role.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/iam_role.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/s3.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/s3.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/s3_bucket.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/s3_bucket.py
Executable file → Normal file
0
lib/ansible/modules/database/postgresql/postgresql_db.py
Executable file → Normal file
0
lib/ansible/modules/database/postgresql/postgresql_db.py
Executable file → Normal file
0
lib/ansible/modules/files/blockinfile.py
Executable file → Normal file
0
lib/ansible/modules/files/blockinfile.py
Executable file → Normal file
0
lib/ansible/modules/network/bigswitch/bigmon_chain.py
Executable file → Normal file
0
lib/ansible/modules/network/bigswitch/bigmon_chain.py
Executable file → Normal file
0
lib/ansible/modules/network/bigswitch/bigmon_policy.py
Executable file → Normal file
0
lib/ansible/modules/network/bigswitch/bigmon_policy.py
Executable file → Normal file
0
lib/ansible/modules/network/dellos9/dellos9_command.py
Executable file → Normal file
0
lib/ansible/modules/network/dellos9/dellos9_command.py
Executable file → Normal file
0
lib/ansible/modules/network/dellos9/dellos9_config.py
Executable file → Normal file
0
lib/ansible/modules/network/dellos9/dellos9_config.py
Executable file → Normal file
0
lib/ansible/modules/network/netconf/netconf_config.py
Executable file → Normal file
0
lib/ansible/modules/network/netconf/netconf_config.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_admin.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_admin.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_admpwd.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_admpwd.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_cert_gen_ssh.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_cert_gen_ssh.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_check.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_check.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_commit.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_commit.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_dag.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_dag.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_import.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_import.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_interface.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_interface.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_lic.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_lic.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_loadcfg.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_loadcfg.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_mgtconfig.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_mgtconfig.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_nat_policy.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_nat_policy.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_pg.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_pg.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_restart.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_restart.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_service.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_service.py
Executable file → Normal file
0
lib/ansible/modules/notification/hall.py
Executable file → Normal file
0
lib/ansible/modules/notification/hall.py
Executable file → Normal file
0
lib/ansible/modules/packaging/language/pip.py
Executable file → Normal file
0
lib/ansible/modules/packaging/language/pip.py
Executable file → Normal file
0
lib/ansible/modules/packaging/os/apt_rpm.py
Executable file → Normal file
0
lib/ansible/modules/packaging/os/apt_rpm.py
Executable file → Normal file
0
lib/ansible/modules/packaging/os/homebrew.py
Executable file → Normal file
0
lib/ansible/modules/packaging/os/homebrew.py
Executable file → Normal file
0
lib/ansible/modules/packaging/os/homebrew_cask.py
Executable file → Normal file
0
lib/ansible/modules/packaging/os/homebrew_cask.py
Executable file → Normal file
0
lib/ansible/modules/packaging/os/pkgin.py
Executable file → Normal file
0
lib/ansible/modules/packaging/os/pkgin.py
Executable file → Normal file
0
lib/ansible/modules/storage/netapp/sf_account_manager.py
Executable file → Normal file
0
lib/ansible/modules/storage/netapp/sf_account_manager.py
Executable file → Normal file
0
lib/ansible/modules/storage/netapp/sf_snapshot_schedule_manager.py
Executable file → Normal file
0
lib/ansible/modules/storage/netapp/sf_snapshot_schedule_manager.py
Executable file → Normal file
0
lib/ansible/modules/storage/netapp/sf_volume_access_group_manager.py
Executable file → Normal file
0
lib/ansible/modules/storage/netapp/sf_volume_access_group_manager.py
Executable file → Normal file
0
lib/ansible/modules/storage/netapp/sf_volume_manager.py
Executable file → Normal file
0
lib/ansible/modules/storage/netapp/sf_volume_manager.py
Executable file → Normal file
0
lib/ansible/modules/system/known_hosts.py
Executable file → Normal file
0
lib/ansible/modules/system/known_hosts.py
Executable file → Normal file
0
lib/ansible/modules/system/svc.py
Executable file → Normal file
0
lib/ansible/modules/system/svc.py
Executable file → Normal file
0
lib/ansible/modules/web_infrastructure/jira.py
Executable file → Normal file
0
lib/ansible/modules/web_infrastructure/jira.py
Executable file → Normal file
1
lib/ansible/utils/module_docs.py
Executable file → Normal file
1
lib/ansible/utils/module_docs.py
Executable file → Normal file
|
@ -1,4 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
# (c) 2012, Jan-Piet Mens <jpmens () gmail.com>
|
||||
#
|
||||
# This file is part of Ansible
|
||||
|
|
Loading…
Reference in a new issue