Ansible collections: my new terminal plugin is not picked up while run

To test my collections, i moved the dellos10 terminal plugin from the ansible installable.

Attached my sample collections tar file

My playbook:

(attachments)

dell_networking-dellos10-1.0.0.tar.gz (2.34 KB)

What does your inventory file look like? You could maybe try setting:

  ansible_network_os=dell_networking.dellos10.dellos10

Paul

Thank you Paul. It works