mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix shebangs and file modes and update tests. (#40563)
* Add execute bit sanity test and apply fixes. * Add shebang test for `lib` dirs and apply fixes. * Shebang and execute bit cleanup.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright (c) 2017 Ansible Project
|
||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright (c) 2017 Ansible Project
|
||||
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
|
||||
|
||||
|
||||
0
lib/ansible/module_utils/gitlab.py
Executable file → Normal file
0
lib/ansible/module_utils/gitlab.py
Executable file → Normal file
0
lib/ansible/module_utils/manageiq.py
Executable file → Normal file
0
lib/ansible/module_utils/manageiq.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/ec2_lc.py
Executable file → Normal file
0
lib/ansible/modules/cloud/amazon/ec2_lc.py
Executable file → Normal file
0
lib/ansible/modules/cloud/azure/azure_rm_loadbalancer.py
Executable file → Normal file
0
lib/ansible/modules/cloud/azure/azure_rm_loadbalancer.py
Executable file → Normal file
0
lib/ansible/modules/cloud/docker/docker_service.py
Executable file → Normal file
0
lib/ansible/modules/cloud/docker/docker_service.py
Executable file → Normal file
0
lib/ansible/modules/cloud/vmware/vmware_datastore_facts.py
Executable file → Normal file
0
lib/ansible/modules/cloud/vmware/vmware_datastore_facts.py
Executable file → Normal file
0
lib/ansible/modules/clustering/k8s/_kubernetes.py
Executable file → Normal file
0
lib/ansible/modules/clustering/k8s/_kubernetes.py
Executable file → Normal file
0
lib/ansible/modules/clustering/znode.py
Executable file → Normal file
0
lib/ansible/modules/clustering/znode.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_aep_to_domain.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_aep_to_domain.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_contract_subject.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_contract_subject.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_domain_to_vlan_pool.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_domain_to_vlan_pool.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_tenant_ep_retention_policy.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_tenant_ep_retention_policy.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_tenant_span_src_group.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_tenant_span_src_group.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_tenant_span_src_group_to_dst_group.py
Executable file → Normal file
0
lib/ansible/modules/network/aci/aci_tenant_span_src_group_to_dst_group.py
Executable file → Normal file
0
lib/ansible/modules/network/bigswitch/bcf_switch.py
Executable file → Normal file
0
lib/ansible/modules/network/bigswitch/bcf_switch.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/panos/panos_sag.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_sag.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_security_rule.py
Executable file → Normal file
0
lib/ansible/modules/network/panos/panos_security_rule.py
Executable file → Normal file
0
lib/ansible/modules/notification/logentries_msg.py
Executable file → Normal file
0
lib/ansible/modules/notification/logentries_msg.py
Executable file → Normal file
0
lib/ansible/modules/notification/snow_record.py
Executable file → Normal file
0
lib/ansible/modules/notification/snow_record.py
Executable file → Normal file
0
lib/ansible/modules/remote_management/hpilo/hpilo_boot.py
Executable file → Normal file
0
lib/ansible/modules/remote_management/hpilo/hpilo_boot.py
Executable file → Normal file
0
lib/ansible/modules/remote_management/hpilo/hpilo_facts.py
Executable file → Normal file
0
lib/ansible/modules/remote_management/hpilo/hpilo_facts.py
Executable file → Normal file
0
lib/ansible/modules/remote_management/manageiq/manageiq_user.py
Executable file → Normal file
0
lib/ansible/modules/remote_management/manageiq/manageiq_user.py
Executable file → Normal file
0
lib/ansible/modules/source_control/gitlab_deploy_key.py
Executable file → Normal file
0
lib/ansible/modules/source_control/gitlab_deploy_key.py
Executable file → Normal file
0
lib/ansible/modules/source_control/gitlab_hooks.py
Executable file → Normal file
0
lib/ansible/modules/source_control/gitlab_hooks.py
Executable file → Normal file
0
lib/ansible/modules/system/interfaces_file.py
Executable file → Normal file
0
lib/ansible/modules/system/interfaces_file.py
Executable file → Normal file
0
lib/ansible/modules/system/service_facts.py
Executable file → Normal file
0
lib/ansible/modules/system/service_facts.py
Executable file → Normal file
0
lib/ansible/modules/web_infrastructure/jenkins_job_facts.py
Executable file → Normal file
0
lib/ansible/modules/web_infrastructure/jenkins_job_facts.py
Executable file → Normal file
0
lib/ansible/plugins/inventory/foreman.py
Executable file → Normal file
0
lib/ansible/plugins/inventory/foreman.py
Executable file → Normal file
Reference in New Issue
Block a user