fixup! Implement ansible-lint workflow
This commit is contained in:
		
							parent
							
								
									7cc5ef1d3d
								
							
						
					
					
						commit
						c021aefbb7
					
				| @ -1,10 +1,10 @@ | ||||
| name: Lint Ansible files | ||||
| run-name: "${{ gitea.actor }} is linting Ansible files!" | ||||
| on: [push] | ||||
| jobs: | ||||
|   lint-ansible-files: | ||||
|     runs-on: ubuntu-22.04 | ||||
|     steps: | ||||
|       - run: "echo ${{ gitea.secretsecret }}" | ||||
|       - run: apt-get update | ||||
|       - run: apt-get install -y python3 python3-pip python3-venv | ||||
|       - run: python3 --version | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user