Slaudos, estoy tratando de hacer una instalación AIO, y me presenta el siguiente error:
TASK [oml_server : Modifying ownership of folder /var/opt and redis.conf] ****************************************************************
changed: [localhost]
TASK [oml_server : Start and enable redis service] ***************************************************************************************
fatal: [localhost]: FAILED! => {
"changed": false
}
MSG:
Unable to start service redis: Job for redis.service failed because the control process exited with error code. See "systemctl status redis.service" and "journalctl -xe" for details.
Al invocar el systemctl status redis.service, me indica queue fallo al tratar de inicializar dicho servicio
`● redis.service - Redis persistent key-value database
Loaded: loaded (/usr/lib/systemd/system/redis.service; enabled; vendor preset: disabled)
Drop-In: /etc/systemd/system/redis.service.d
└─limit.conf
Active: failed (Result: exit-code) since vie 2021-05-21 12:23:33 -04; 3min 38s ago
Process: 32363 ExecStart=/usr/bin/redis-server /etc/redis/redis.conf --daemonize no --supervised systemd (code=exited, status=1/FAILURE)
Main PID: 32363 (code=exited, status=1/FAILURE)
Status: "Redis is loading..."
may 21 12:23:33 its-omn01-lxcto-clst01.intercomservicios.com systemd[1]: Starting Redis persistent key-value database...
may 21 12:23:33 its-omn01-lxcto-clst01.intercomservicios.com systemd[1]: redis.service: main process exited, code=exited, status=1/FAILURE
may 21 12:23:33 its-omn01-lxcto-clst01.intercomservicios.com systemd[1]: Failed to start Redis persistent key-value database.
may 21 12:23:33 its-omn01-lxcto-clst01.intercomservicios.com systemd[1]: Unit redis.service entered failed state.
may 21 12:23:33 its-omn01-lxcto-clst01.intercomservicios.com systemd[1]: redis.service failed.
Hint: Some lines were ellipsized, use -l to show in full.`
Si pueden ayudarme para saber en donde falla mi instalación see los agradeceria