diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 3b9333cc9beb16cdd15217b17612b29a9667eb3e..49e5d80967e1501e4642244539c04914d4e09690 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -2045,10 +2045,6 @@ The role implements the following: * Configures MariaDB server and client to use *UTF-8* encoding by default. * Sets-up the database root user for passwordless login via UNIX socket authentication. -* Drops the ``debian-sys-maint`` database user (which was used in - Debian Jessie and earlier for maintenance tasks) if it is present, - and updates the Debian system maintenance configuration file to use - the root account over unix socket authentication. Role dependencies @@ -2071,6 +2067,7 @@ Distribution compatibility Role is compatible with the following distributions: - Debian 10 (Buster) +- Debian 11 (Bullseye) Examples