You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add restart attribute when config files are defined to indicate service to be restarted. It's not the best and complete solution as it ignores the whole change logic offered by handlers, but it's simple.
* Support configuration files defined as `ansible.builtin.template` templates
* New global variable `freebsd_yaml_header` (default: `%YAML 1.1`)
* Fix incorrect default config dir pemissions