[ansible-project] Re: Ansible expect module with Oracle SBC

2020-06-29 Thread Gerhard Van Der Wath
- mm-in-network enabled - mm-same-ip disabled - mm-in-system enabled - access-control-trust-level medium - invalid-signal-threshold 1' - maximum-signal-threshold 4000 - untrusted-signal-threshold 0 - options sip-connect-pbx-reg - qos-enable

Re: [ansible-project] Ansible expect module with Oracle SBC

2020-02-18 Thread Gerhard Van Der Wath
- -- 08 0 - -- 08 1 - -- 09 0 - -- 09 1 - -- 10 0 - -- 10 1 - -- 11 0 - -- 11 1 - - - I am guessing it is the - ch

Re: [ansible-project] Ansible expect module with Oracle SBC

2020-02-13 Thread Gerhard Van Der Wath
ot;CPU 00 load : 9%", "CPU 01 load : 9%", "CPU 02 load : 10%", "CPU 03 load : 9%", "SBCHA1# exit", "SBCHA1> " ] As a note, the SBC does have a ASCII banner, not sure

Re: [ansible-project] Ansible expect module with Oracle SBC

2020-02-12 Thread Gerhard Van Der Wath
mmand was not found or was not executable: show." } On Tuesday, 11 February 2020 13:33:54 UTC+2, Kai Stian Olstad wrote: > > On Wed, Feb 05, 2020 at 01:05:57AM -0800, Gerhard Van Der Wath wrote: > > Hi. > > Hi, if you had posted a plain text mail instead of HTML you would

[ansible-project] Ansible expect module with Oracle SBC

2020-02-05 Thread Gerhard Van Der Wath
Hi. I am having an issue with Ansible's expect module. I am trying to run simple commands on a Oracle SBC, but getting some errors. Playbook: - name: Check CPU hosts: all connection: local gather_facts: yes tasks: - name: Get CPU load expect: command: ssh admin@# responses: