Rename generic vm-create to deploy-kvm-guest

This commit is contained in:
Timo Makinen 2020-09-03 18:13:52 +00:00
parent c9f3b7d0b7
commit 905e7f8485
11 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
---
- import_playbook: "include/vm-create.yml myhosts=devel01.home.foo.sh"
- import_playbook: "include/deploy-kvm-guest.yml myhosts=devel01.home.foo.sh"
- name: configure instance
hosts: devel01.home.foo.sh