mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2026-08-25 01:05:36 +02:00
Attempt to fix ansible_facts deprecation warnings.
This commit is contained in:
@@ -50,6 +50,16 @@ jobs:
|
|||||||
- distro: debian12
|
- distro: debian12
|
||||||
playbook: converge.yml
|
playbook: converge.yml
|
||||||
experimental: false
|
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
|
- distro: rockylinux9
|
||||||
playbook: playbook-snap-install.yml
|
playbook: playbook-snap-install.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user