feat(agent): process scanned subnet using cached subnet details

!1
This commit is contained in:
2024-02-19 03:46:23 +09:30
parent 3f7e8051a0
commit fb2871fcca
2 changed files with 33 additions and 0 deletions

View File

@ -29,6 +29,7 @@
vars: # ToDo: remove the below t4est vars
api_address: addresses
api_subnets: subnets
api_scanagents: tools/scanagents
nfc_c_path_cache: "{{ playbook_dir }}/../cache"