ansible-hardening/releasenotes/notes/customizable-login-banner-string-d8d5ae874e8e49f3.yaml
Major Hayden 005fa52c66
Make login banner customizable
This patch makes it easier for deployers to customize their login
banner and it also fixes some documentation bugs around how to
configure the graphical login banner.

Closes-bug: 1679749
Change-Id: I755de63cc3965f065077c983dbf1015ad93dfa6c
2017-04-05 08:32:39 -05:00

7 lines
230 B
YAML

---
features:
- |
Deployers can provide a customized login banner via a new Ansible variable:
``security_login_banner_text``. This banner text is used for non-graphical
logins, which includes console and ssh logins.