Re: [ansible-devel] Re: potential bug in eric_eccli module,

2019-08-16 Thread Lucas Möller
Value of “commands” should be > dictionary. Check the earlier mail for expected task input > > On Fri, 16 Aug 2019 at 3:13 PM, Lucas Möller > wrote: > >> Just that prompt, answer are noarguments of eric_eccli, here is the >> output: >> >

Re: [ansible-devel] Re: potential bug in eric_eccli module,

2019-08-16 Thread Lucas Möller
quot; On Friday, August 16, 2019 at 11:35:50 AM UTC+2, Ganesh Nalawade wrote: > > Yes please raise a Github issue. > Based on code eric_eccli_commnad module should support prompt when the > value of “commands” option is list of dictionary. What is the error you see > with eric_

[ansible-devel] Re: potential bug in eric_eccli module,

2019-08-16 Thread Lucas Möller
or any information I might still be missing, I will open a feature request for prompts in eric_eccli and a bug report for cli_command and the newline parameter. Thank you On Friday, August 16, 2019 at 9:51:28 AM UTC+2, Lucas Möller wrote: > > Thank you for the information. > eric_eccli_co

[ansible-devel] Re: potential bug in eric_eccli module,

2019-08-16 Thread Lucas Möller
command: save configuration > prompt: > > answer: 'y' > > > https://docs.ansible.com/ansible/latest/modules/cli_command_module.html > > > > On Thursday, 15 August 2019 15:12:01 UTC+5:30, Lucas Möller wrote: >> >> Hi all, >> >> I am curr

[ansible-devel] potential bug in eric_eccli module,

2019-08-15 Thread Lucas Möller
Hi all, I am currently developing and checking out the eric_eccli module which has been merged to the devel build not long ago. I am using the newest Ansible devel build I got now a failure of a task with, as it seems, a normal command: - name: save configuration to flash memory