system/ansible/deployment_poc/tasks/netbox_evaluate_site.yml
Georg 7bb88aaa66 Init Ansible NetBox DHCP POC deployment
Signed-off-by: Georg <georg@lysergic.dev>
2022-01-05 23:59:13 +01:00

6 lines
100 B
YAML

---
- name: Gather site configuration
set_fact:
site_id: "{{ nb_site.json.results[0].id }}"