File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed
Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change 4141 strategy :
4242 matrix :
4343 include :
44- - distro : centos8
45- playbook : converge.yml
46- experimental : false
47- - distro : centos7
44+ - distro : rockylinux9
4845 playbook : converge.yml
4946 experimental : false
5047 - distro : ubuntu2004
5350 - distro : debian10
5451 playbook : converge.yml
5552 experimental : false
56- # Source install started failing recently.
57- # - distro: centos7
58- # playbook: playbook-source-install.yml
59- # experimental: false
6053
61- - distro : centos7
54+ - distro : rockylinux9
6255 playbook : playbook-snap-install.yml
6356 experimental : true
6457
Original file line number Diff line number Diff line change 88 name : docker
99platforms :
1010 - name : instance
11- image : " geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux8 }-ansible:latest"
11+ image : " geerlingguy/docker-${MOLECULE_DISTRO:-rockylinux9 }-ansible:latest"
1212 command : ${MOLECULE_DOCKER_COMMAND:-""}
1313 volumes :
1414 - /sys/fs/cgroup:/sys/fs/cgroup:rw
You can’t perform that action at this time.
0 commit comments