|
| 1 | +--- |
| 2 | +dependency: |
| 3 | + name: galaxy |
| 4 | +driver: |
| 5 | + name: docker |
| 6 | +platforms: |
| 7 | + - cgroupns_mode: host |
| 8 | + command: /lib/systemd/systemd |
| 9 | + image: docker.io/geerlingguy/docker-amazonlinux2023-ansible:latest |
| 10 | + name: amazonlinux2023-systemd-amd64 |
| 11 | + platform: amd64 |
| 12 | + pre_build_image: true |
| 13 | + privileged: true |
| 14 | + volumes: |
| 15 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 16 | + - cgroupns_mode: host |
| 17 | + command: /lib/systemd/systemd |
| 18 | + image: docker.io/geerlingguy/docker-amazonlinux2023-ansible:latest |
| 19 | + name: amazonlinux2023-systemd-arm64 |
| 20 | + platform: arm64 |
| 21 | + pre_build_image: true |
| 22 | + privileged: true |
| 23 | + volumes: |
| 24 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 25 | + - cgroupns_mode: host |
| 26 | + command: /lib/systemd/systemd |
| 27 | + image: docker.io/geerlingguy/docker-debian10-ansible:latest |
| 28 | + name: debian10-systemd-amd64 |
| 29 | + platform: amd64 |
| 30 | + pre_build_image: true |
| 31 | + privileged: true |
| 32 | + volumes: |
| 33 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 34 | + - cgroupns_mode: host |
| 35 | + command: /lib/systemd/systemd |
| 36 | + image: docker.io/geerlingguy/docker-debian10-ansible:latest |
| 37 | + name: debian10-systemd-arm64 |
| 38 | + platform: arm64 |
| 39 | + pre_build_image: true |
| 40 | + privileged: true |
| 41 | + volumes: |
| 42 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 43 | + - cgroupns_mode: host |
| 44 | + command: /lib/systemd/systemd |
| 45 | + image: docker.io/geerlingguy/docker-debian11-ansible:latest |
| 46 | + name: debian11-systemd-amd64 |
| 47 | + platform: amd64 |
| 48 | + pre_build_image: true |
| 49 | + privileged: true |
| 50 | + volumes: |
| 51 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 52 | + - cgroupns_mode: host |
| 53 | + command: /lib/systemd/systemd |
| 54 | + image: docker.io/geerlingguy/docker-debian11-ansible:latest |
| 55 | + name: debian11-systemd-arm64 |
| 56 | + platform: arm64 |
| 57 | + pre_build_image: true |
| 58 | + privileged: true |
| 59 | + volumes: |
| 60 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 61 | + - cgroupns_mode: host |
| 62 | + command: /lib/systemd/systemd |
| 63 | + image: docker.io/geerlingguy/docker-debian12-ansible:latest |
| 64 | + name: debian12-systemd-amd64 |
| 65 | + platform: amd64 |
| 66 | + pre_build_image: true |
| 67 | + privileged: true |
| 68 | + volumes: |
| 69 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 70 | + - cgroupns_mode: host |
| 71 | + command: /lib/systemd/systemd |
| 72 | + image: docker.io/geerlingguy/docker-debian12-ansible:latest |
| 73 | + name: debian12-systemd-arm64 |
| 74 | + platform: arm64 |
| 75 | + pre_build_image: true |
| 76 | + privileged: true |
| 77 | + volumes: |
| 78 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 79 | + - cgroupns_mode: host |
| 80 | + command: /lib/systemd/systemd |
| 81 | + image: docker.io/cisagov/docker-debian13-ansible:latest |
| 82 | + name: debian13-systemd-amd64 |
| 83 | + platform: amd64 |
| 84 | + pre_build_image: true |
| 85 | + privileged: true |
| 86 | + volumes: |
| 87 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 88 | + - cgroupns_mode: host |
| 89 | + command: /lib/systemd/systemd |
| 90 | + image: docker.io/cisagov/docker-debian13-ansible:latest |
| 91 | + name: debian13-systemd-arm64 |
| 92 | + platform: arm64 |
| 93 | + pre_build_image: true |
| 94 | + privileged: true |
| 95 | + volumes: |
| 96 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 97 | + - cgroupns_mode: host |
| 98 | + command: /lib/systemd/systemd |
| 99 | + image: docker.io/cisagov/docker-kali-ansible:latest |
| 100 | + name: kali-systemd-amd64 |
| 101 | + platform: amd64 |
| 102 | + pre_build_image: true |
| 103 | + privileged: true |
| 104 | + volumes: |
| 105 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 106 | + - cgroupns_mode: host |
| 107 | + command: /lib/systemd/systemd |
| 108 | + image: docker.io/cisagov/docker-kali-ansible:latest |
| 109 | + name: kali-systemd-arm64 |
| 110 | + platform: arm64 |
| 111 | + pre_build_image: true |
| 112 | + privileged: true |
| 113 | + volumes: |
| 114 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 115 | + - cgroupns_mode: host |
| 116 | + command: /lib/systemd/systemd |
| 117 | + image: docker.io/geerlingguy/docker-fedora39-ansible:latest |
| 118 | + name: fedora39-systemd-amd64 |
| 119 | + platform: amd64 |
| 120 | + pre_build_image: true |
| 121 | + privileged: true |
| 122 | + volumes: |
| 123 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 124 | + - cgroupns_mode: host |
| 125 | + command: /lib/systemd/systemd |
| 126 | + image: docker.io/geerlingguy/docker-fedora39-ansible:latest |
| 127 | + name: fedora39-systemd-arm64 |
| 128 | + platform: arm64 |
| 129 | + pre_build_image: true |
| 130 | + privileged: true |
| 131 | + volumes: |
| 132 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 133 | + - cgroupns_mode: host |
| 134 | + command: /lib/systemd/systemd |
| 135 | + image: docker.io/geerlingguy/docker-fedora40-ansible:latest |
| 136 | + name: fedora40-systemd-amd64 |
| 137 | + platform: amd64 |
| 138 | + pre_build_image: true |
| 139 | + privileged: true |
| 140 | + volumes: |
| 141 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 142 | + - cgroupns_mode: host |
| 143 | + command: /lib/systemd/systemd |
| 144 | + image: docker.io/geerlingguy/docker-fedora40-ansible:latest |
| 145 | + name: fedora40-systemd-arm64 |
| 146 | + platform: arm64 |
| 147 | + pre_build_image: true |
| 148 | + privileged: true |
| 149 | + volumes: |
| 150 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 151 | + - cgroupns_mode: host |
| 152 | + command: /lib/systemd/systemd |
| 153 | + image: docker.io/geerlingguy/docker-fedora41-ansible:latest |
| 154 | + name: fedora41-systemd-amd64 |
| 155 | + platform: amd64 |
| 156 | + pre_build_image: true |
| 157 | + privileged: true |
| 158 | + volumes: |
| 159 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 160 | + - cgroupns_mode: host |
| 161 | + command: /lib/systemd/systemd |
| 162 | + image: docker.io/geerlingguy/docker-fedora41-ansible:latest |
| 163 | + name: fedora41-systemd-arm64 |
| 164 | + platform: arm64 |
| 165 | + pre_build_image: true |
| 166 | + privileged: true |
| 167 | + volumes: |
| 168 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 169 | + - cgroupns_mode: host |
| 170 | + command: /lib/systemd/systemd |
| 171 | + image: docker.io/geerlingguy/docker-ubuntu2004-ansible:latest |
| 172 | + name: ubuntu-20-systemd-amd64 |
| 173 | + platform: amd64 |
| 174 | + pre_build_image: true |
| 175 | + privileged: true |
| 176 | + volumes: |
| 177 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 178 | + - cgroupns_mode: host |
| 179 | + command: /lib/systemd/systemd |
| 180 | + image: docker.io/geerlingguy/docker-ubuntu2004-ansible:latest |
| 181 | + name: ubuntu-20-systemd-arm64 |
| 182 | + platform: arm64 |
| 183 | + pre_build_image: true |
| 184 | + privileged: true |
| 185 | + volumes: |
| 186 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 187 | + - cgroupns_mode: host |
| 188 | + command: /lib/systemd/systemd |
| 189 | + image: docker.io/geerlingguy/docker-ubuntu2204-ansible:latest |
| 190 | + name: ubuntu-22-systemd-amd64 |
| 191 | + platform: amd64 |
| 192 | + pre_build_image: true |
| 193 | + privileged: true |
| 194 | + volumes: |
| 195 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 196 | + - cgroupns_mode: host |
| 197 | + command: /lib/systemd/systemd |
| 198 | + image: docker.io/geerlingguy/docker-ubuntu2204-ansible:latest |
| 199 | + name: ubuntu-22-systemd-arm64 |
| 200 | + platform: arm64 |
| 201 | + pre_build_image: true |
| 202 | + privileged: true |
| 203 | + volumes: |
| 204 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 205 | + - cgroupns_mode: host |
| 206 | + command: /lib/systemd/systemd |
| 207 | + image: docker.io/geerlingguy/docker-ubuntu2404-ansible:latest |
| 208 | + name: ubuntu-24-systemd-amd64 |
| 209 | + platform: amd64 |
| 210 | + pre_build_image: true |
| 211 | + privileged: true |
| 212 | + volumes: |
| 213 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 214 | + - cgroupns_mode: host |
| 215 | + command: /lib/systemd/systemd |
| 216 | + image: docker.io/geerlingguy/docker-ubuntu2404-ansible:latest |
| 217 | + name: ubuntu-24-systemd-arm64 |
| 218 | + platform: arm64 |
| 219 | + pre_build_image: true |
| 220 | + privileged: true |
| 221 | + volumes: |
| 222 | + - /sys/fs/cgroup:/sys/fs/cgroup:rw |
| 223 | +provisioner: |
| 224 | + name: ansible |
| 225 | + env: |
| 226 | + # Molecule used to add ${MOLECULE_PROJECT_DIRECTORY}/. to this |
| 227 | + # path for us pre-25.2.0, but now we have to do it ourselves. See |
| 228 | + # ansible/molecule#4380 and |
| 229 | + # https://github.com/ansible/molecule/releases/tag/v25.2.0 for |
| 230 | + # more details. |
| 231 | + ANSIBLE_ROLES_PATH: ~/.cache/molecule/skeleton-ansible-role/${MOLECULE_SCENARIO_NAME}/roles:${MOLECULE_PROJECT_DIRECTORY}/..:~/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles |
| 232 | +scenario: |
| 233 | + name: default |
| 234 | +verifier: |
| 235 | + name: testinfra |
0 commit comments