Matrix Docker Ansible eploy
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- [Unit]
- Description=Start Podman Docker link
-
- [Service]
- Restart=on-failure
- TimeoutStopSec=70
- ExecStart={{ matrix_host_command_docker }} system service --time 0
- Type=simple
|