diff options
Diffstat (limited to 'ansible/deployment_poc/tasks/netbox_query_cluster.yml')
-rw-r--r-- | ansible/deployment_poc/tasks/netbox_query_cluster.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/deployment_poc/tasks/netbox_query_cluster.yml b/ansible/deployment_poc/tasks/netbox_query_cluster.yml index a5b6fe0..61fbc16 100644 --- a/ansible/deployment_poc/tasks/netbox_query_cluster.yml +++ b/ansible/deployment_poc/tasks/netbox_query_cluster.yml @@ -13,3 +13,4 @@ delegate_to: localhost tags: - init_dp + - init_ssh |