reset 5.1.1 settings
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
		
							parent
							
								
									345928b74f
								
							
						
					
					
						commit
						0835a05b08
					
				|  | @ -26,7 +26,6 @@ | |||
|       register: discovered_sshd_confs | ||||
| 
 | ||||
|     - name: "5.1.1 | PATCH | Ensure permissions on /etc/ssh/sshd_config are configured" | ||||
|       when: (item.path != '/etc/ssh/sshd_config.d/60-cloudimg-settings.conf' and system_is_ec2 ) | ||||
|       ansible.builtin.file: | ||||
|         path: "{{ item.path }}" | ||||
|         recurse: false | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Mark Bolwell
						Mark Bolwell