mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	FULL/PATH to Avahi stuff in roles/network for 1-prep
This commit is contained in:
		
							parent
							
								
									f8cb292828
								
							
						
					
					
						commit
						a450db1f1a
					
				
					 2 changed files with 3 additions and 3 deletions
				
			
		|  | @ -7,7 +7,7 @@ | |||
| 
 | ||||
| - name: Install avahi announce config file /etc/avahi/services/schoolserver.service | ||||
|   template: | ||||
|     src: avahi/schoolserver.service | ||||
|     src: roles/network/templates/avahi/schoolserver.service    # Invoked by 1-prep (so full path needed) | ||||
|     dest: /etc/avahi/services/schoolserver.service | ||||
|     owner: avahi | ||||
|     group: avahi | ||||
|  |  | |||
|  | @ -51,8 +51,8 @@ | |||
|     enabled: no | ||||
|     masked: no | ||||
| 
 | ||||
| - name: avahi | ||||
|   include_tasks: avahi.yml | ||||
| - name: Install Avahi (mDNS, Zeroconf/Bonjour) | ||||
|   include_tasks: roles/network/tasks/avahi.yml    # Invoked by 1-prep (so full path needed) | ||||
| 
 | ||||
| # Ongoing rework (e.g. PR #2652) arising from ansible.posix collection changes: | ||||
| - name: "4 network settings in /etc/sysctl.conf -- e.g. disabling IPv6 (this might be overkill, as IPv6 should really only be disabled on the LAN side, i.e. br0)" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue