ansible-collection-famedly-.../playbooks/standupbot.yml

6 lines
114 B
YAML
Raw Normal View History

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