Skip to content

Commit 73ad1f9

Browse files
committed
update molecule to use ghcr.io or mirror.gcr.io for container pull
1 parent 879d118 commit 73ad1f9

File tree

66 files changed

+76
-76
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+76
-76
lines changed

roles/alertmanager/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/alertmanager/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/alertmanager/molecule/custom_alert_template/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/alertmanager/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/alertmanager/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/am_silence/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/bind_exporter/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/bind_exporter/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/bind_exporter/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/bind_exporter/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/blackbox_exporter/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/blackbox_exporter/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/blackbox_exporter/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/blackbox_exporter/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/blackbox_exporter/molecule/update/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/docker_sd/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/docker_sd/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/docker_sd/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/docker_sd/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/json_exporter/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/json_exporter/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/json_exporter/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/json_exporter/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/mongodb_exporter/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ platforms:
3939
ipv4_address: "10.20.0.10"
4040

4141
- name: instance
42-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
42+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
4343
command: ${MOLECULE_DOCKER_COMMAND:-""}
4444
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
4545
privileged: true

roles/mongodb_exporter/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ platforms:
3636
ipv4_address: "10.20.0.10"
3737

3838
- name: instance
39-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
39+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
4040
command: ${MOLECULE_DOCKER_COMMAND:-""}
4141
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
4242
privileged: true

roles/mongodb_exporter/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/mongodb_exporter/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/mysql_exporter/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/mysql_exporter/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/mysql_exporter/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/mysql_exporter/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/nginx_exporter/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/nginx_exporter/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/nginx_exporter/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/nginx_exporter/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/node_exporter/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/node_exporter/molecule/configured/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/node_exporter/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/node_exporter/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/node_exporter/molecule/upgrade/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/node_exporter_textfile_collectors/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/promcheck/molecule/check_mode/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ driver:
1010

1111
platforms:
1212
- name: instance
13-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
13+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1414
command: ${MOLECULE_DOCKER_COMMAND:-""}
1515
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1616
privileged: true

roles/promcheck/molecule/default/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

roles/promcheck/molecule/latest/molecule.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ driver:
77

88
platforms:
99
- name: instance
10-
image: "bodsch/ansible-${DISTRIBUTION:-debian:12}"
10+
image: "ghcr.io/bodsch/docker-ansible/ansible-${DISTRIBUTION:-debian:12}"
1111
command: ${MOLECULE_DOCKER_COMMAND:-""}
1212
docker_host: "${DOCKER_HOST:-unix://run/docker.sock}"
1313
privileged: true

0 commit comments

Comments
 (0)