summaryrefslogtreecommitdiffstats
path: root/ansible/deployment_poc/tasks/netbox_query_cluster.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/deployment_poc/tasks/netbox_query_cluster.yml')
-rw-r--r--ansible/deployment_poc/tasks/netbox_query_cluster.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible/deployment_poc/tasks/netbox_query_cluster.yml b/ansible/deployment_poc/tasks/netbox_query_cluster.yml
index 1f948d1..a5b6fe0 100644
--- a/ansible/deployment_poc/tasks/netbox_query_cluster.yml
+++ b/ansible/deployment_poc/tasks/netbox_query_cluster.yml
@@ -11,4 +11,5 @@
Authorization: "Token {{ token }}"
register: nb_hosts
delegate_to: localhost
-
+ tags:
+ - init_dp