Skip to content

Deployment test: update to Fedora 40 and matching ansible#6003

Merged
richtja merged 1 commit intoavocado-framework:masterfrom
clebergnu:deployment_test_include_tasks
Aug 15, 2024
Merged

Deployment test: update to Fedora 40 and matching ansible#6003
richtja merged 1 commit intoavocado-framework:masterfrom
clebergnu:deployment_test_include_tasks

Conversation

@clebergnu
Copy link
Copy Markdown
Contributor

The COPR repos are building for the active Fedora, so let's bump that to version 40. While at it, we will be using a version of ansible that has deprecated the "include" tag. The error one gets is:

ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use
include_tasks or import_tasks instead. This feature was removed from
ansible-core in a release after 2023-05-16. Please update your
playbooks.

This updates the playbook to work properly under the matching ansible version.

The COPR repos are building for the active Fedora, so let's bump that
to version 40.  While at it, we will be using a version of ansible
that has deprecated the "include" tag.  The error one gets is:

   ERROR! [DEPRECATED]: ansible.builtin.include has been removed. Use
   include_tasks or import_tasks instead. This feature was removed from
   ansible-core in a release after 2023-05-16. Please update your
   playbooks.

This updates the playbook to work properly under the matching ansible
version.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
@clebergnu clebergnu added this to the 107 - Codename TBD milestone Aug 15, 2024
@clebergnu clebergnu self-assigned this Aug 15, 2024
@richtja richtja merged commit 8b21900 into avocado-framework:master Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants