1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Make inventory scripts executable (#2337) (#2358)

* Make inventory scripts executable

* Mark inventory scripts in vault folder as executable

* Add changelog entry for making inventory scripts exectuable

* Update changelogs/fragments/2337-mark-inventory-scripts-executable.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 2ad004b97b)

Co-authored-by: Alan Rominger <arominge@redhat.com>
This commit is contained in:
patchback[bot] 2021-04-26 22:24:40 +02:00 committed by GitHub
parent 6158b5f56b
commit 7a185cef08
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 3 additions and 0 deletions

View file

@ -0,0 +1,3 @@
---
bugfixes:
- inventory and vault scripts - change file permissions to make vendored inventory and vault scripts exectuable (https://github.com/ansible-collections/community.general/pull/2337).

0
scripts/inventory/abiquo.py Normal file → Executable file
View file

0
scripts/inventory/apache-libcloud.py Normal file → Executable file
View file

0
scripts/inventory/apstra_aos.py Normal file → Executable file
View file

0
scripts/inventory/azure_rm.py Normal file → Executable file
View file

0
scripts/inventory/brook.py Normal file → Executable file
View file

0
scripts/inventory/cloudforms.py Normal file → Executable file
View file

0
scripts/inventory/cobbler.py Normal file → Executable file
View file

0
scripts/inventory/collins.py Normal file → Executable file
View file

0
scripts/inventory/consul_io.py Normal file → Executable file
View file

0
scripts/inventory/docker.py Normal file → Executable file
View file

0
scripts/inventory/fleet.py Normal file → Executable file
View file

0
scripts/inventory/foreman.py Normal file → Executable file
View file

0
scripts/inventory/freeipa.py Normal file → Executable file
View file

0
scripts/inventory/infoblox.py Normal file → Executable file
View file

0
scripts/inventory/jail.py Normal file → Executable file
View file

0
scripts/inventory/landscape.py Normal file → Executable file
View file

0
scripts/inventory/linode.py Normal file → Executable file
View file

0
scripts/inventory/lxc_inventory.py Normal file → Executable file
View file

0
scripts/inventory/lxd.py Normal file → Executable file
View file

0
scripts/inventory/mdt_dynamic_inventory.py Normal file → Executable file
View file

0
scripts/inventory/nagios_livestatus.py Normal file → Executable file
View file

0
scripts/inventory/nagios_ndo.py Normal file → Executable file
View file

0
scripts/inventory/nsot.py Normal file → Executable file
View file

0
scripts/inventory/openshift.py Normal file → Executable file
View file

0
scripts/inventory/openvz.py Normal file → Executable file
View file

0
scripts/inventory/ovirt.py Normal file → Executable file
View file

0
scripts/inventory/ovirt4.py Normal file → Executable file
View file

0
scripts/inventory/packet_net.py Normal file → Executable file
View file

0
scripts/inventory/proxmox.py Normal file → Executable file
View file

0
scripts/inventory/rackhd.py Normal file → Executable file
View file

0
scripts/inventory/rax.py Normal file → Executable file
View file

0
scripts/inventory/rudder.py Normal file → Executable file
View file

0
scripts/inventory/scaleway.py Normal file → Executable file
View file

0
scripts/inventory/serf.py Normal file → Executable file
View file

0
scripts/inventory/softlayer.py Normal file → Executable file
View file

0
scripts/inventory/spacewalk.py Normal file → Executable file
View file

0
scripts/inventory/ssh_config.py Normal file → Executable file
View file

0
scripts/inventory/stacki.py Normal file → Executable file
View file

0
scripts/inventory/vagrant.py Normal file → Executable file
View file

0
scripts/inventory/vbox.py Normal file → Executable file
View file

0
scripts/inventory/zone.py Normal file → Executable file
View file

0
scripts/vault/azure_vault.py Normal file → Executable file
View file

0
scripts/vault/vault-keyring-client.py Normal file → Executable file
View file

0
scripts/vault/vault-keyring.py Normal file → Executable file
View file