Skip to content

Commit

Permalink
Update ansible minimum version and tests
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentdavid committed Feb 10, 2023
1 parent bfd64d4 commit 8409b46
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@ jobs:
- distro: centos
version: 7
playbook: converge.yml
- distro: debian
version: 10
playbook: converge.yml
- distro: debian
version: 11
playbook: converge.yml
- distro: ubuntu
version: 1804
playbook: converge.yml
- distro: ubuntu
version: 2004
playbook: converge.yml
Expand Down
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ galaxy_info:
description: Moodle CentOS/Debian/Ubuntu.
company: "CALL Learning"
license: "license (BSD, MIT)"
min_ansible_version: 2.8
min_ansible_version: 6.7.0
platforms:
- name: Debian
versions:
Expand Down

0 comments on commit 8409b46

Please sign in to comment.