I have excel file data.xslx and it has two sheets: sheet1:
Hostname Mgmt_ip Switch-1 10.0.0.1 Switch-2 10.0.0.2 Switch-3 10.0.0.3 sheet2: Interface Interface_IP Description Ethernet1/1 192.168.100.1/30 To Spine-1 Ethernet1/2 192.168.100.5/30 To Spine-2 how to write yml to read data from each of the sheet of xlsx. I am unable to find ansible module for this. -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/e490d750-1fc0-4e41-9d23-13a58023d0a1o%40googlegroups.com.
