ansible-collections / cloud.terraform

The collection automates the management and provisioning of infrastructure as code (IaC) using the Terraform CLI tool within Ansible playbooks and Execution Environment runtimes.
GNU General Public License v3.0
100 stars 36 forks source link

Add 2.14 to supported ansible versions for lint #156

Closed gravesm closed 4 months ago

gravesm commented 4 months ago
SUMMARY

Ansible lint checks that the requires_ansible resolves to a supported version of Ansible. This is a problem for major versions we still support that have an older minimum required version of ansible. Version 24.6.0 of ansible-lint added a new config option to relax the requires_ansible version check.

This PR is only against the stable-2 branch.

ISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded. https://ansible.softwarefactory-project.io/zuul/buildset/65ef4c8dad6f40f0ba5ff6386764324b

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 3m 44s :heavy_check_mark: build-ansible-collection SUCCESS in 7m 10s

softwarefactory-project-zuul[bot] commented 4 months ago

Build succeeded (gate pipeline). https://ansible.softwarefactory-project.io/zuul/buildset/23ff3624f2534e80897a6f98787577bc

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 24s :heavy_check_mark: build-ansible-collection SUCCESS in 6m 37s