mirror of
				https://github.com/geerlingguy/ansible-role-postgresql.git
				synced 2025-10-30 23:27:46 -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:
 | 
					        distro:
 | 
				
			||||||
          - rockylinux8
 | 
					          - rockylinux8
 | 
				
			||||||
          - rockylinux9
 | 
					          - rockylinux9
 | 
				
			||||||
          - centos7
 | 
					 | 
				
			||||||
          - fedora36
 | 
					          - fedora36
 | 
				
			||||||
          - ubuntu2204
 | 
					          - ubuntu2204
 | 
				
			||||||
          - ubuntu2004
 | 
					          - ubuntu2004
 | 
				
			||||||
          - ubuntu1804
 | 
					          - ubuntu1804
 | 
				
			||||||
          - debian10
 | 
					          - debian10
 | 
				
			||||||
          - debian11
 | 
					          - debian11
 | 
				
			||||||
          # - amazonlinux2
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - name: Check out the codebase.
 | 
					      - name: Check out the codebase.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -9,7 +9,8 @@ platforms:
 | 
				
			||||||
    image: "geerlingguy/docker-${MOLECULE_DISTRO:-centos7}-ansible:latest"
 | 
					    image: "geerlingguy/docker-${MOLECULE_DISTRO:-centos7}-ansible:latest"
 | 
				
			||||||
    command: ${MOLECULE_DOCKER_COMMAND:-""}
 | 
					    command: ${MOLECULE_DOCKER_COMMAND:-""}
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - /sys/fs/cgroup:/sys/fs/cgroup:ro
 | 
					      - /sys/fs/cgroup:/sys/fs/cgroup:rw
 | 
				
			||||||
 | 
					    cgroupns_mode: host
 | 
				
			||||||
    privileged: true
 | 
					    privileged: true
 | 
				
			||||||
    pre_build_image: true
 | 
					    pre_build_image: true
 | 
				
			||||||
provisioner:
 | 
					provisioner:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue