Majic Projects
Majic Ansible Roles
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png Majic Ansible Roles / Open Task MAR-245 Upgrade to Ansible 11
Go to the next issue (open or closed)
Go to the next open issue
There are no more issues in that direction.
branko (@branko) has been working on this issue since February 15, 2025 (16:57)
Issue basics
  • Type of issue
    Task
  • Category
    General
  • Targetted for
    9.0.0
  • Status
    Being worked on
  • Progress
  • Priority
    Must fix before next release
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    6 hours
  • Time spent
    8 hours
    Click here to see time logged against this issue
Issue details
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description

Since Ansible 11 has been released, it would be beneficial if Majic Ansible Roles, which are currently written and tested against the Ansible 10 release, are upgraded to this latest version.

The following should be done:

  • Switch to using Ansible 11.x series.
  • Upgrade project requirements related to testing.
  • Update the test framework and role tests.
    • Switch to latest available version of Molecule.
    • Upgrade test framework configuration files.
  • Update all roles as necessary to make them compatible with Ansible 11.x.
  • Update tests for all roles as required.
  • Enable and configure the (pytest-env plugin)[https://pypi.org/project/pytest-env/] to disable passing on the locale environment variables when connecting over Ansible SSH to avoid errors related to missing locale on test machines.
  • Thoroughly test all roles, ensuring everything runs as expected.
  • Update the test site configuration and roles to make them compatible with Ansible 11.x.
  • Update development instructions.
  • Update role reference documentation.
  • Update usage instructions.
  • Update release notes.
Todos (0 / 0)
There are no comments