Compare commits
	
		
			2 commits
		
	
	
		
			
				71a9ac1ee9
			
			...
			
				32dd26fddd
			
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 32dd26fddd | |||
| a60946b3b8 | 
					 2 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,7 @@ jobs:
 | 
			
		|||
      # work in our environmnet.
 | 
			
		||||
      # Rather manually setup python (pip) before instead.
 | 
			
		||||
      - name: Run ansible-lint
 | 
			
		||||
        uses: https://github.com/ansible/ansible-lint@v24.10.0
 | 
			
		||||
        uses: https://github.com/ansible/ansible-lint@d7cd7cfa2469536527aceaef9ef2ec6f2fb331cb # v25.9.2
 | 
			
		||||
        with:
 | 
			
		||||
          setup_python: "false"
 | 
			
		||||
          requirements_file: "requirements.yml"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -13,7 +13,7 @@ services:
 | 
			
		|||
    restart: unless-stopped
 | 
			
		||||
 | 
			
		||||
  redis:
 | 
			
		||||
    image: docker.io/library/redis:7.4.6
 | 
			
		||||
    image: docker.io/library/redis:8.2.2@sha256:4521b581dbddea6e7d81f8fe95ede93f5648aaa66a9dacd581611bf6fe7527bd
 | 
			
		||||
    ports:
 | 
			
		||||
      - "6379:6379"
 | 
			
		||||
    volumes:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue