summaryrefslogtreecommitdiffstats
path: root/ansible/deployment_poc/tasks/netbox_evaluate_site.yml
blob: abd5347d4b8ea1a480a254f25307bb5918ded58d (plain)
1
2
3
4
5
---
- name: Gather site configuration
  set_fact: 
    site_id: "{{ nb_site.json.results[0].id }}"