Hello,
I’m new to AWX and I’m trying to run a simple playbook against one network device(Allied Telesis awplus). I’m getting this error saying network OS awplus is not supported.
{
“msg”: “network os awplus is not supported”,
“_ansible_no_log”: false
}
I’m using Git as my SCM type and I have collections/requirements.yml in my Git repository to install collections for “awplus”. When I use Ansible itself, my playbook runs fine and changes are made on the device.
Below are my requirements.yml and inventory file. I’ve attached a file with more logs.
Could anyone help with this issue?
Best regards,
Kana
(attachments)
job_9.txt (1.73 KB)