aireos_config with prompts

Hello everyone,

Wanted to see if someone has a fix for what I’m trying to do. First off, the aireos_command allows for “prompt” and “answer”, but the aireos_config does not. I have tried using the following:

“”/r/ny/r/n

“”//r//ny//r//n
“”//ry//r

Just wanted to follow up on this. Is it possible to maybe not use the aireos_config module but another module or does Ansible do checks to only allow certain modules?

Thanks,
-Scott

Well I did find this: https://github.com/ansible/ansible/pull/41579

Seems like it is an open issue. Oh well… seems like I will need to find another method to make changes.