mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-12-02 11:21:08 +01:00
Attempt to fix ansible_facts deprecation warnings.
This commit is contained in:
parent
95afe409cc
commit
1011113914
10
.github/workflows/ci.yml
vendored
10
.github/workflows/ci.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user