diff --git a/docs/rolereference.rst b/docs/rolereference.rst index 18d8429cd66bc39ef73ee324991803b868192ca0..ae93c20b23bc225166736e3e3201068146d7948c 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -202,7 +202,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 10 (Buster) - Debian 11 (Bullseye) diff --git a/roles/bootstrap/meta/main.yml b/roles/bootstrap/meta/main.yml index f72044ae0c7e22db920c683fda6a9eee1ce83e71..ddee6655099cda5c49fd9012c3843899e21ac085 100644 --- a/roles/bootstrap/meta/main.yml +++ b/roles/bootstrap/meta/main.yml @@ -8,5 +8,4 @@ galaxy_info: platforms: - name: Debian versions: - - 10 - 11 diff --git a/roles/bootstrap/molecule/default/molecule.yml b/roles/bootstrap/molecule/default/molecule.yml index 4f4530f5a158d574f9772a3524be45ea872db93b..a8f312d342dd7e29682c70f8486bc1e425945983 100644 --- a/roles/bootstrap/molecule/default/molecule.yml +++ b/roles/bootstrap/molecule/default/molecule.yml @@ -14,24 +14,6 @@ lint: platforms: - - name: parameters-mandatory-buster - groups: - - parameters-mandatory - box: debian/contrib-buster64 - memory: 256 - cpus: 1 - provider_raw_config_args: - - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" - - - name: parameters-optional-buster - groups: - - parameters-optional - box: debian/contrib-buster64 - memory: 256 - cpus: 1 - provider_raw_config_args: - - "customize ['modifyvm', :id, '--paravirtprovider', 'minimal']" - - name: parameters-mandatory-bullseye groups: - parameters-mandatory