mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 23:08:06 +02:00
Changed systemd-notifier namings
This commit is contained in:
@@ -18,4 +18,4 @@ This Ansible role is designed to ensure the health of Docker containers running
|
||||
|
||||
To use this role, include it in your playbook and set the `path_administrator_scripts` variable to the desired path for the health check scripts.
|
||||
|
||||
Ensure that the `systemd_notifier` dependency is satisfied for error notifications.
|
||||
Ensure that the `systemd-notifier` dependency is satisfied for error notifications.
|
@@ -1,2 +1,2 @@
|
||||
dependencies:
|
||||
- systemd_notifier
|
||||
- systemd-notifier
|
||||
|
Reference in New Issue
Block a user