ansible / community

This repository is being archived. See https://github.com/ansible-community/presentations and https://github.com/ansible-community/meetings for the new locations
Apache License 2.0
489 stars 144 forks source link

Ansible vmware module add PCI device #559

Closed Ravi-Virmani closed 4 years ago

Ravi-Virmani commented 4 years ago

This repository is for management of all Ansible community related initiatives, such as meetings.

Ansible Support Ansible vmware module (vmware_guest) does not have parameters to add PCI device in virtual machine. While adding parameters with any name or keyword like pci_address, pci_controller, pci_device etc. in playbook, but during execution ansible is not bothering/reading these parameters and moved on without any error or warning or changes.

felixfontein commented 4 years ago

This repository is not for support questions. Please check out the places which you conveniently inserted in this issue. Thanks.

(The vmware_guest issue tracker is here: https://github.com/ansible-collections/vmware/issues)