ansible-edda/playbooks/00-hosts.yml

8 lines
150 B
YAML
Raw Normal View History

2022-09-22 23:01:27 +02:00
---
2022-09-25 16:00:40 +02:00
- name: Configure yggdrasil extras
hosts: yggdrasil
2022-09-22 23:01:27 +02:00
tasks:
- import_tasks: tasks/hosts/ups.yml
- import_tasks: tasks/hosts/smart.yml