ansible-role-systemd_service/releasenotes/notes/systemd_socket-288b17560a578814.yaml
Dmitriy Rabotyagov 763eb7638f Add possibility to configure systemd sockets
We need to be able to configure systemd-sockets. Since they are attached
to the service it make sense to make it as an element to the service.

Change-Id: Ic481921151fc8d7af7f1ca9b003adb8e3c967e16
2021-01-06 10:53:07 +00:00

5 lines
96 B
YAML

---
features:
- |
Added sockets key to configure systemd-sockets for the systemd service.