mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	
						commit
						c52f130aa7
					
				
					 6 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -6,8 +6,6 @@
 | 
			
		|||
- name: Create IIAB directory structure ("file layout")
 | 
			
		||||
  include_tasks: fl.yml
 | 
			
		||||
 | 
			
		||||
- include_tasks: pylib.yml
 | 
			
		||||
 | 
			
		||||
- include_tasks: centos.yml
 | 
			
		||||
  when: ansible_distribution == "CentOS"
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -5,6 +5,10 @@
 | 
			
		|||
    path: "{{ iiab_state_file }}"
 | 
			
		||||
    state: touch
 | 
			
		||||
 | 
			
		||||
- name: Install IIAB's python libs
 | 
			
		||||
  include_role:
 | 
			
		||||
    name: pylibs
 | 
			
		||||
 | 
			
		||||
- name: Install named / BIND
 | 
			
		||||
  include_tasks: roles/network/tasks/named.yml
 | 
			
		||||
  when: named_install | bool
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue