feat(role): New role kubernetes_netbox

!56
This commit is contained in:
2024-04-19 21:53:31 +09:30
parent aa3735f271
commit c5b4add4c7
8 changed files with 357 additions and 0 deletions

View File

@ -0,0 +1,7 @@
---
- name: Setup NetBox for Kubernetes Cluster Deployments
ansible.builtin.include_tasks:
file: cluster.yaml
tags:
- always