mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	Update iptables.yml
This commit is contained in:
		
							parent
							
								
									ba212e2b00
								
							
						
					
					
						commit
						4874c78060
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -50,7 +50,7 @@
 | 
			
		|||
- name: Install /etc/sysconfig/iptables-config from template
 | 
			
		||||
  template:
 | 
			
		||||
    src: iptables-config
 | 
			
		||||
    path: /etc/sysconfig/iptables-config
 | 
			
		||||
    dest: /etc/sysconfig/iptables-config
 | 
			
		||||
    owner: root
 | 
			
		||||
    group: root
 | 
			
		||||
    mode: 0644
 | 
			
		||||
| 
						 | 
				
			
			@ -58,6 +58,6 @@
 | 
			
		|||
- name: Install /etc/network/if-pre-up.d/iptables from template (debuntu)
 | 
			
		||||
  template:
 | 
			
		||||
    src: iptables
 | 
			
		||||
    path: /etc/network/if-pre-up.d/iptables
 | 
			
		||||
    dest: /etc/network/if-pre-up.d/iptables
 | 
			
		||||
    mode: 0755
 | 
			
		||||
  when: is_debuntu
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue