Increased minimum Ansible version to 2.9 (#47)

Ansible no longer supports version 2.8.
This commit is contained in:
John Freeman 2022-05-02 10:34:21 +01:00 committed by GitHub
parent 7cf55033fb
commit f8ede318b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -28,7 +28,7 @@ jobs:
- opensuse
- fedora
include:
- ansible-version: '2.8.16'
- ansible-version: '2.9.26' # min-ansible-test-version
molecule-scenario: ubuntu_min
env:

View File

@ -12,7 +12,7 @@ a glance from your terminal.
Requirements
------------
* Ansible >= 2.8
* Ansible >= 2.9
* Linux Distribution

View File

@ -5,7 +5,7 @@ galaxy_info:
description: Ansible role for downloading and installing ctop.
company: GantSign Ltd.
license: MIT
min_ansible_version: 2.8
min_ansible_version: 2.9
platforms:
- name: EL
versions: