sync with second remote
This commit is contained in:
7
roles/user_check/tasks/main.yaml
Normal file
7
roles/user_check/tasks/main.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
---
|
||||
|
||||
- name: Subnet Security Check
|
||||
#when: 'SERVER_SUBNET_GROUP not in subnet_group_check'
|
||||
include_tasks: user_check.yaml
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user