custom-service-autorestart.j2 110 B

123456
  1. # {{ ansible_managed }}
  2. [Service]
  3. Restart=on-failure
  4. RestartSec=5s
  5. StartLimitIntervalSec=30
  6. StartLimitBurst=5