Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

fatal: [vsrx1]: FAILED! => {"changed": false, "msg": "jxmlease >= 1.0.1 is required for this module. However, jxmlease does not appear to be currently installed. See http://jxmlease.readthedocs.io/en/stable/install.html for details on installing jxmlease."}

...

TASK [Load conf. Confirm within 5 min. Wait 3 secs between chk and commit] *********************************************
fatal: [172.30.95.194]: FAILED! => {"changed": false, "msg": "Unable to make a PyEZ connection: ConnectAuthError(172.30.95.194)"}


Solution:

host: "{{ inventory_hostname }}"
user: "jansible"
passwd: "jansible123"



TASK [Load conf. Confirm within 5 min. Wait 3 secs between chk and commit] *********************************************
fatal: [172.30.95.194]: FAILED! => {"changed": false, "msg": "Failure loading the configuraton: ConfigLoadError(severity: error, bad_element: None, message: error: Cannot open configuration file: 172.30.95.194.conf)"}

Solution:

..