You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-homelab/playbooks/claude_greeting.yml

9 lines
178 B
YAML

---
- name: send daily greeting to claude
hosts: dell
gather_facts: true
vars_files:
- ../vault_vars/qnap-vault.yml
roles:
- role: ../roles/claude_daily_greeting