Attempt to fix ansible_facts deprecation warnings.

This commit is contained in:
Jeff Geerling 2025-11-27 22:11:54 -06:00
parent 95afe409cc
commit 1011113914

View File

@ -50,6 +50,16 @@ jobs:
- distro: debian12
playbook: converge.yml
experimental: false
<<<<<<< Updated upstream
=======
- distro: debian10
playbook: converge.yml
experimental: false
# Source install started failing recently.
# - distro: centos7
# playbook: playbook-source-install.yml
# experimental: false
>>>>>>> Stashed changes
- distro: rockylinux9
playbook: playbook-snap-install.yml