🔧 Link hobbes playbook in main.yml
This commit is contained in:
parent
4b28eb5fbe
commit
3ddc2e80f0
1 changed files with 3 additions and 0 deletions
3
main.yml
3
main.yml
|
@ -33,3 +33,6 @@
|
|||
|
||||
- name: Holmium specific setup
|
||||
import_playbook: host-holmium.yml
|
||||
|
||||
- name: Hobbes specific setup
|
||||
import_playbook: host-hobbes.yml
|
||||
|
|
Loading…
Reference in a new issue