Is there a way I can get the show running-config to run on FTOS , here is the error i get
[root@infra01 playbooks]# ansible-playbook switch-test.yml
PLAY [Switch configuration Backup - os8] *****************************************************************************************************************************************************************************************************
TASK [Gathering Facts] ***********************************************************************************************************************************************************************************************************************
ok: [BL-S50-AS]
TASK [Backup config] *************************************************************************************************************************************************************************************************************************
fatal: [BL-S50-AS]: FAILED! => changed=false
msg: unable to retrieve current config
stderr: Unable to decode JSON from response to exec_command(show running-config). Received 'None'.
stderr_lines: <omitted>
PLAY RECAP ***********************************************************************************************************************************************************************************************************************************
BL-S50-AS : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0