mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced 2025-07-31 22:01:13 -04:00
Compare commits
2 commits
92598e73dd
...
dda4cbf1a0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
dda4cbf1a0 | ||
![]() |
42835bf112 |
2 changed files with 2 additions and 3 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -44,14 +44,12 @@ jobs:
|
|||
distro:
|
||||
- rockylinux8
|
||||
- rockylinux9
|
||||
- centos7
|
||||
- fedora36
|
||||
- ubuntu2204
|
||||
- ubuntu2004
|
||||
- ubuntu1804
|
||||
- debian10
|
||||
- debian11
|
||||
# - amazonlinux2
|
||||
|
||||
steps:
|
||||
- name: Check out the codebase.
|
||||
|
|
|
@ -9,7 +9,8 @@ platforms:
|
|||
image: "geerlingguy/docker-${MOLECULE_DISTRO:-centos7}-ansible:latest"
|
||||
command: ${MOLECULE_DOCKER_COMMAND:-""}
|
||||
volumes:
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:ro
|
||||
- /sys/fs/cgroup:/sys/fs/cgroup:rw
|
||||
cgroupns_mode: host
|
||||
privileged: true
|
||||
pre_build_image: true
|
||||
provisioner:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue