10 lines
293 B
YAML
10 lines
293 B
YAML
---
|
||
|
||
# No handlers needed – banner changes are immediate (shown on next login)
|
||
# If you want to force a message on current sessions, you could add:
|
||
# - name: "Notify banner updated"
|
||
# ansible.builtin.debug:
|
||
# msg: "Login banners updated – visible on next login/console session"
|
||
|
||
...
|