vrrp: fix systemd unit name
All checks were successful
gitea/ansible-roles/pipeline/head This commit looks good

This commit is contained in:
Jérémy Lecour 2022-08-24 17:58:44 +02:00 committed by Jérémy Lecour
parent bd6c7792a8
commit 5fa7f4809c

View file

@ -14,6 +14,7 @@ The **patch** part changes is incremented if multiple releases happen the same m
* evolinux_users: create only users who have a certain value for the `create` key (default: `always`).
* php: install php-xml with recent PHP versions
* vrrp: add an `ip.yml` task file to help create VRRP addresses
### Changed