🔧 Link hobbes playbook in main.yml

This commit is contained in:
Stefan Haun 2022-11-12 15:53:58 +01:00
parent 4b28eb5fbe
commit 3ddc2e80f0

View file

@ -33,3 +33,6 @@
- name: Holmium specific setup - name: Holmium specific setup
import_playbook: host-holmium.yml import_playbook: host-holmium.yml
- name: Hobbes specific setup
import_playbook: host-hobbes.yml