mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
* VMware: vmware_inventory contrib testing * Use python.py to run inventory script during test. Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 lines
88 B
Bash
Executable File
4 lines
88 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
python.py "../../../../contrib/inventory/vmware_inventory.py" "$@"
|