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.
 
 

10 regels
172 B

  1. [Unit]
  2. Description=Start Podman Docker link
  3. [Service]
  4. Restart=on-failure
  5. TimeoutStopSec=70
  6. ExecStart={{ matrix_host_command_docker }} system service --time 0
  7. Type=simple