Hey everyone, I am ripe as a green banana with ansible. I've installed 2.9 on Ubuntu and setup a few playbooks for our heterogeneous environment. I've had success with all of our EOS devices running > 4.20 but we have some older models out there and I can't seem to get any module to work on them. They keep complaining about json command not being available. I am not sure why this matters as my commands don't even include 'show version' and i have 'gather_facts: false'. This has been driving me nuts the last couple weeks. I am wondering if there is a way to configure the modules to work with older code or if there are old modules I should be using. Ideally, i'd like to run commands and get the outputs (eos_command) and deploy configs (eos_config). Any help would be greatly appreciated.
ansible.module_utils.connection.ConnectionError: show version | json\r\n/bin/sh: json: command not found Kevin -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/b8d3c79f-2f1e-49e4-8462-f73f46cf6964%40googlegroups.com.
