community.mysql/.github/workflows
Laurent Indermühle f105fd9a95
Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623)
* Add tests for Ansible core 2.17 (devel is 2.18 today)

* Drop tests for Ansible core 2.14 and add 2.17

* Cut duplicate exclude

* Add back python 3.8 and 3.9 for stable2.15

* Bump action to prevent deprecation warnings

* Cut python 3.9 for devel in roles tests

* Attempt to fix GHA line folding

* fix typo

* Bump ubuntu

Latest ansible-test doesn't work with old ubuntu. See here for more
info: https://github.com/ansible-collections/collection_template/blob/main/.github/workflows/ansible-test.yml#L83-L91

* fix docker_image var assignation

* fix yamllint false positive

* Attempt to fix docker_image_multiline assignation

* Fix empty var due to scope of each command

* Attempt to fix docker_image assignation

* fix error "vars should be dict"

* Document URL of the repository for the action ansible-test-gh-action

* Disable role tests

* Document ansible-core version tested

* Cut ansible-core 2.14 from testing documentation
2024-04-11 10:46:43 +02:00
..
ansible-test-plugins.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
ansible-test-roles.yml.off Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
build-docker-image.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mariadb-py38-mysqlclient201.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mariadb-py38-pymysql093.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mariadb-py39-mysqlclient203.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mariadb-py39-pymysql093.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mariadb-py310-mysqlclient211.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mariadb-py310-pymysql102.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-my57-py38-mysqlclient201.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-my57-py38-pymysql093.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-my57-py38-pymysql0711.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mysql-py38-mysqlclient201.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mysql-py38-pymysql093.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mysql-py39-mysqlclient203.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mysql-py39-pymysql093.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mysql-py310-mysqlclient211.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00
docker-image-mysql-py310-pymysql102.yml Add tests for Ansible core 2.17 (devel is 2.18 today) and bump tests dependencies (#623) 2024-04-11 10:46:43 +02:00