- adds an ansible/ directory for management deployments, starting with microk8s
- has a microk8s role
      we will need to add workers
- has a playbook with variables that can install most places
		
	
			
		
			
				
	
	
		
			15 lines
		
	
	
		
			176 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			176 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| ---
 | |
| skip_list:
 | |
|   - ANSIBLE0002
 | |
|   - ANSIBLE0006
 | |
|   - ANSIBLE0010
 | |
|   - ANSIBLE0016
 | |
|   - '303'
 | |
|   - '305'
 | |
|   - '306'
 | |
|   - '403'
 | |
|   - '503'
 | |
|   - '204'
 | |
| use_default_rules: true
 | |
| verbosity: 1
 |