From 360d0c3441dae35ad6699bd6e4f245f139bdb88d Mon Sep 17 00:00:00 2001 From: Andrew Klychkov Date: Fri, 5 Mar 2021 13:53:38 +0100 Subject: [PATCH] Update azure-pipelines.yml and README.md --- .azure-pipelines/azure-pipelines.yml | 2 -- README.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) 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.