✨ Add wittgenstein to main playbook
This commit is contained in:
parent
0f44eec076
commit
5601bd3d06
1 changed files with 3 additions and 0 deletions
3
main.yml
3
main.yml
|
@ -37,6 +37,9 @@
|
|||
- name: Holmium specific setup
|
||||
import_playbook: host-holmium.yml
|
||||
|
||||
- name: Wittgenstein specific setup
|
||||
import_playbook: host-wittgenstein.yml
|
||||
|
||||
- name: Hobbes specific setup
|
||||
import_playbook: host-hobbes.yml
|
||||
|
||||
|
|
Loading…
Reference in a new issue