ansible-collection-famedly-.../playbooks/standupbot.yml
2023-01-13 14:48:46 +01:00

5 lines
114 B
YAML

---
- name: Deploy standupbot
hosts: "{{ standupbot_hosts | default('standupbot') }}"
roles:
- standupbot