feat(agent): Fetch subnets that match agents ID

!1
This commit is contained in:
2024-02-19 03:39:13 +09:30
parent fc7d816ab1
commit 805c50cd7e
2 changed files with 33 additions and 0 deletions

View File

@ -15,7 +15,12 @@
file: tasks/agent_id.yaml
- name: Subnets
ansible.builtin.include_tasks:
file: tasks/subnets.yaml
vars: # ToDo: remove the below t4est vars
api_subnets: subnets
api_scanagents: tools/scanagents
nfc_c_path_cache: "{{ playbook_dir }}/../cache"
nfc_c_cache_expire_time: 1800