Files
dsk-iac/ansible/00_old/node_role.yaml
2023-12-19 13:36:16 +09:00

9 lines
152 B
YAML

---
- hosts: agent
become: true
roles:
- teleport
vars:
# remove: True
# custom_labels: 'user=havelight,company=exem'
update: True