mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-11-01 01:19:32 +01:00 
			
		
		
		
	ci: disable injecting facts as own vars in the main namespace
Signed-off-by: Norman Ziegner <n.ziegner@hzdr.de>
This commit is contained in:
		
							parent
							
								
									b941efcdc4
								
							
						
					
					
						commit
						cd526d9532
					
				@ -17,5 +17,8 @@ platforms:
 | 
			
		||||
    pre_build_image: true
 | 
			
		||||
provisioner:
 | 
			
		||||
  name: ansible
 | 
			
		||||
  config_options:
 | 
			
		||||
    defaults:
 | 
			
		||||
      inject_facts_as_vars: false
 | 
			
		||||
  playbooks:
 | 
			
		||||
    converge: ${MOLECULE_PLAYBOOK:-converge.yml}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user