불필요 검사 제외
This commit is contained in:
6
ansible/security_check/server_check.yml
Normal file
6
ansible/security_check/server_check.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
- hosts: all
|
||||
become: false
|
||||
gather_facts: true
|
||||
roles:
|
||||
- role: security_check
|
||||
Reference in New Issue
Block a user