.. _vyos.rest.vyos_banner_module: ********************* vyos.rest.vyos_banner ********************* **Manage multiline banners on VyOS devices via REST API.** Version added: 1.0.0 .. contents:: :local: :depth: 1 Synopsis -------- - Manages pre-login and post-login banners on VyOS devices using the HTTPS REST API. - Works with ``ansible_connection=ansible.netcommon.httpapi`` (recommended) or with direct ``hostname``/``api_key`` task parameters. - VyOS stores banner newlines as literal ``\n`` in its config; this module handles that conversion automatically. Parameters ---------- .. raw:: html