diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 645341eeea4fa539898ba5ee5a87cc586be40b5e..a0960f148ed2786d4f99be2eeb1ecdf3b15fe13a 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -493,6 +493,7 @@ Distribution compatibility Role is compatible with the following distributions: - Debian 10 (Buster) +- Debian 11 (Bullseye) Examples diff --git a/roles/common/meta/main.yml b/roles/common/meta/main.yml index 8ace506b93426f47cc64aa810289a2d83274de39..eb25e69fc0971b0aaa1cf7d1a924af95525813e3 100644 --- a/roles/common/meta/main.yml +++ b/roles/common/meta/main.yml @@ -23,3 +23,4 @@ galaxy_info: - name: Debian versions: - 10 + - 11