mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	visual feedback
This commit is contained in:
		
							parent
							
								
									59cd7ecc13
								
							
						
					
					
						commit
						11f451da1a
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -47,7 +47,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Ongoing rework (e.g. PR #2652) arising from ansible.posix collection changes:
 | 
					# Ongoing rework (e.g. PR #2652) arising from ansible.posix collection changes:
 | 
				
			||||||
- name: "Use 'sysctl' to set 'kernel.core_uses_pid: 1' + 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)"
 | 
					- 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)"
 | 
				
			||||||
  sysctl:    # Places these settings in /etc/sysctl.conf, to survive reboot
 | 
					  sysctl:    # Places these settings in /etc/sysctl.conf, to survive reboot
 | 
				
			||||||
    name: "{{ item.name }}"
 | 
					    name: "{{ item.name }}"
 | 
				
			||||||
    value: "{{ item.value }}"
 | 
					    value: "{{ item.value }}"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue