Unverified Commit 826c5397 authored by Aleksei Sviridkin's avatar Aleksei Sviridkin Committed by GitHub
Browse files

fix(ansible): replace deprecated entities and sync version requirements (#478)



* refactor(ansible): replace deprecated with_items and ansible facts

Replace deprecated `with_items` with `loop` keyword across all roles.
Migrate from legacy `ansible_*` top-level facts to `ansible_facts['*']`
syntax to prepare for ansible-core 2.24 where INJECT_FACTS_AS_VARS
will default to False.

Co-Authored-By: default avatarClaude <noreply@anthropic.com>
Signed-off-by: default avatarAleksei Sviridkin <f@lex.la>

* chore(ansible): sync minimum version requirements to 2.15

Align version checks in prereq and airgap roles with README requirement
of ansible-core 2.15+.

Co-Authored-By: default avatarClaude <noreply@anthropic.com>
Signed-off-by: default avatarAleksei Sviridkin <f@lex.la>

---------

Signed-off-by: default avatarAleksei Sviridkin <f@lex.la>
Co-authored-by: default avatarClaude <noreply@anthropic.com>
parent e11ff62d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment