diff --git a/docs/rolereference.rst b/docs/rolereference.rst index ad0952995f00540d7f00aa4f595c08cd505ce240..00929742d9e10030d26b17a37decca4452aca460 100644 --- a/docs/rolereference.rst +++ b/docs/rolereference.rst @@ -574,7 +574,6 @@ Distribution compatibility Role is compatible with the following distributions: -- Debian 10 (Buster) - Debian 11 (Bullseye) diff --git a/roles/ldap_client/meta/main.yml b/roles/ldap_client/meta/main.yml index 97f2435553998389d7b72822316a358954867332..6d2d8016d50b226388655d55eddb2ca809e986e4 100644 --- a/roles/ldap_client/meta/main.yml +++ b/roles/ldap_client/meta/main.yml @@ -8,5 +8,4 @@ galaxy_info: platforms: - name: Debian versions: - - 10 - 11 diff --git a/roles/ldap_client/molecule/default/molecule.yml b/roles/ldap_client/molecule/default/molecule.yml index 4f4530f5a158d574f9772a3524be45ea872db93b..a8f312d342dd7e29682c70f8486bc1e425945983 100644 --- a/roles/ldap_client/molecule/default/molecule.yml +++ b/roles/ldap_client/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