diff --git a/.azure-pipelines/azure-pipelines.yml b/.azure-pipelines/azure-pipelines.yml index ec0ea8f..ab7c4ba 100644 --- a/.azure-pipelines/azure-pipelines.yml +++ b/.azure-pipelines/azure-pipelines.yml @@ -141,8 +141,6 @@ stages: test: freebsd/11.4 - name: FreeBSD 12.2 test: freebsd/12.2 - - name: FreeBSD 12.1 - test: freebsd/12.1 - stage: Remote_2_10 displayName: Remote 2.10 dependsOn: [] diff --git a/README.md b/README.md index 19359cd..73d8a05 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ An Ansible Collection of modules and plugins that target POSIX UNIX/Linux and de ## Ansible version compatibility -This collection has been tested against following Ansible versions: **>=2.9,<2.11**. +This collection has been tested against following Ansible versions: **>=2.9**. Plugins and modules within a collection may be tested with only specific Ansible versions. A collection may contain metadata that identifies these versions.