chore (code): Lint fixes
This commit is contained in:
		
							parent
							
								
									8fbed72e1b
								
							
						
					
					
						commit
						37c5cb8db1
					
				@ -4,6 +4,7 @@ extends: default
 | 
			
		||||
 | 
			
		||||
ignore: |
 | 
			
		||||
  molecule/**/tests/
 | 
			
		||||
  .venv/
 | 
			
		||||
  .github
 | 
			
		||||
  .travis.yml
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -14,5 +14,3 @@ mealie_skeleton_paths:
 | 
			
		||||
 | 
			
		||||
# Documentation
 | 
			
		||||
mealie_documentation_link: "https://git.laurivan.com/Dev/ansible-role-mealie/src/branch/main/README.md"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -13,16 +13,12 @@ galaxy_info:
 | 
			
		||||
    - recipe
 | 
			
		||||
    - docker
 | 
			
		||||
  platforms:
 | 
			
		||||
    
 | 
			
		||||
    - name: Debian
 | 
			
		||||
      versions:
 | 
			
		||||
        - bullseye
 | 
			
		||||
        - buster
 | 
			
		||||
    
 | 
			
		||||
    
 | 
			
		||||
    - name: Ubuntu
 | 
			
		||||
      versions:
 | 
			
		||||
        - bionic
 | 
			
		||||
        - focal
 | 
			
		||||
        - jammy
 | 
			
		||||
    
 | 
			
		||||
 | 
			
		||||
@ -35,4 +35,3 @@ provisioner:
 | 
			
		||||
    converge: ${MOLECULE_PLAYBOOK:-converge.yml}
 | 
			
		||||
verifier:
 | 
			
		||||
  name: ansible
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -9,4 +9,3 @@
 | 
			
		||||
  import_tasks: install.yml
 | 
			
		||||
  tags:
 | 
			
		||||
    - mealie_install
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user