diff --git a/Changelog.md b/Changelog.md index 6933ff5..cc18a24 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ # Changes to rhel9CIS +## 1.0.4 + +#40 tmp systemd file variable naming update + ## 1.0.3 Update to auditd components improve idempotency and tidy up diff --git a/handlers/main.yml b/handlers/main.yml index 968e9e6..c4b27e7 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -31,7 +31,7 @@ daemon_reload: true enabled: true masked: false - state: Reloaded + state: reloaded - name: Remount tmp ansible.posix.mount: