Hola buenas noches Fernando,
Acabamos de Ejecutar el procedimiento tal cual lo describiste y al actualizar arroja este error. Al parecer en sus repositorios de docker no exite un archivo. Cabe mencionar que lo ejecute al menos 3 veces y en las 3 oportunidades se recibio el mismo error:
Si no se puede apreciar el error en la imagen, lo copio aqui textual:
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
TASK [Set environment variables] ***********************************************
changed: [localhost]
TASK [Copy Websockets systemd service] *****************************************
changed: [localhost]
FAILED - RETRYING: Pull oml-websockets image (3 retries left).
FAILED - RETRYING: Pull oml-websockets image (2 retries left).
FAILED - RETRYING: Pull oml-websockets image (1 retries left).
TASK [Pull oml-websockets image] ***********************************************
fatal: [localhost]: FAILED! => {
"attempts": 3,
"changed": false,
"cmd": "podman pull --quiet docker.io/freetechsolutions/omlwebsockets:220818.01",
"rc": 2
}
MSG:
[Errno 2] No such file or directory
PLAY RECAP *********************************************************************
localhost : ok=62 changed=13 unreachable=0 failed=1 skipped=21 rescued=0 ignored=0
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Me podrias indicar que podria estar pasando?
Alfredo