Hi all,
I am currently building job templates for network automation. The module I am using is the aireos_command module.
This module requires the use of a provider dict since it does not support network_cli via Ansible. According to the AWX documentation the required credential type would then be Network instead of Machine
Here is an example workbook that I have written that works with AWX:
`