Hi,
Anyone has a sample project or guidance on using the EXPECT ansible module
when dealing with a CLI navigation menu that uses arrow keys (up / down /
left / right)?
Regards,
Wilber
--
You received this message because you are subscribed to the Google Groups
"Ansible Development" group.
Thanks Brian; good info.
I ended using IFELSE conditions.
On Thursday, May 27, 2021 at 4:50:25 PM UTC-4 bc...@redhat.com wrote:
> https://hitchdev.com/strictyaml/why/implicit-typing-removed/ <= its
> the opposite of yours, but same issue
>
>
> --
> --
> Brian Coca
>
>
--
You received
Hi,
Ansible keeps casting my "yes" string variable into a boolean.
How do I prevent it from doing that?
Regards,
Wilber H
--
You received this message because you are subscribed to the Google Groups
"Ansible Development" group.
To unsubscribe from this group and stop r
@somefilename.bin'
On Wednesday, May 19, 2021 at 11:53:06 AM UTC-4 ma...@sivel.net wrote:
> It sounds like you are trying to do a multipart post. In which case, just
> use body, and follow the example named "Upload a file via
> multipart/form-multipart"
>
>
> https:
approach.
Any guidance would be appreciate it.
Regards,
Wilber H
--
You received this message because you are subscribed to the Google Groups
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to ansible-devel+unsubscr...@googl
Plugin -
Is there an ansible_network_os plugin for BigSwitch devices?
Is yes, would that be "eos" since Arista and BigSwitch are now one company?
Modules -
Any BigSwitch modules to run commands?
So far I've only found these 4 modules:
bcf_switch – Create and remove a bcf switch
bigmon_chain – Cr
Is there a way to prevent Ansible from creating the temporary directory on
the target machine?
If not, is there a way to force the target temporary directory to be
created on the local machine (in case the target machine is a terminal
server without Python)?
On Thursday, October 8, 2020 at 11
Hi - thanks for the playbook samples.
Question - Do you have similar playbook but for connecting to a BigSwitch
device over ssh through a terminal server?
p.s. BigSwitch is now part of Arista since 2020 but I don't think the
"ansible_network_os: eos" works to connect to BigSwitch devices over