mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	roles: -> tasks: for dynamic execution
Since Ansible 2.3 / 2.4 per https://docs.ansible.com/ansible/2.4/playbooks_reuse_roles.html
This commit is contained in:
		
							parent
							
								
									84fb30f513
								
							
						
					
					
						commit
						d5ee8ff4ff
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -7,6 +7,7 @@
 | 
			
		|||
  - vars/{{ ansible_local.local_facts.os_ver }}.yml
 | 
			
		||||
  - vars/local_vars.yml
 | 
			
		||||
 | 
			
		||||
  tasks:
 | 
			
		||||
  - name: 0-init
 | 
			
		||||
    include_role:
 | 
			
		||||
      name: 0-init
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue