...
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:
..change href: >>>> src:
rpc_contents = open(kvargs['path'], 'rU').read()\nIOError: [Errno 2] No such file or directory: '172.30.95.194.conf'\n", "module_stdout": "", "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error", "rc": 1}
to retry, use: --limit @/etc/ansible/roles/ex3400/tasks/load_config_commit_check.retry