General Enhancements #4
@@ -9,10 +9,6 @@
 | 
				
			|||||||
  set_fact:
 | 
					  set_fact:
 | 
				
			||||||
    lynis_temp_file: "{{ lynis_file }}.tmp"
 | 
					    lynis_temp_file: "{{ lynis_file }}.tmp"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- name: General | Tests | Lynis | Rename Old Install
 | 
					 | 
				
			||||||
  shell: mv "/usr/local/lynis" "/usr/local/src/"
 | 
					 | 
				
			||||||
  ignore_errors: yes
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
- name: General | Tests | Lynis | Install
 | 
					- name: General | Tests | Lynis | Install
 | 
				
			||||||
  git:
 | 
					  git:
 | 
				
			||||||
    repo: https://github.com/CISOfy/lynis
 | 
					    repo: https://github.com/CISOfy/lynis
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user