Remove empty lines (yamllint)
This commit is contained in:
		
							parent
							
								
									5416e20904
								
							
						
					
					
						commit
						3b55e70281
					
				|  | @ -8,6 +8,4 @@ | |||
|     - role: ipr-cnrs.nftables | ||||
|       nft_debug: true | ||||
|       # can't remove iptables on an instance with docker | ||||
|       nft_old_pkg_manage: false | ||||
| 
 | ||||
| 
 | ||||
|       nft_old_pkg_manage: false | ||||
|  | @ -185,5 +185,4 @@ | |||
|   register: nftables__register_systemd_service | ||||
|   when: (nft_enabled|bool and | ||||
|          nft_service_manage|bool) | ||||
|   notify: ['Restart nftables service'] | ||||
| 
 | ||||
|   notify: ['Restart nftables service'] | ||||
		Loading…
	
		Reference in New Issue