virthost-aarch64-os: fix typo in group name in virthost playbook
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
19089517c0
commit
acad3a6ef6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
- import_playbook: "/srv/web/infra/ansible/playbooks/include/happy_birthday.yml myhosts=virthost:bvirthost:buildvmhost:virthost-comm:colo-virt:communishift"
|
||||
|
||||
- name: make virthost server system
|
||||
hosts: virthost:bvirthost:buildvmhost:virthost-comm:colo-virt:communnishift
|
||||
hosts: virthost:bvirthost:buildvmhost:virthost-comm:colo-virt:communishift
|
||||
user: root
|
||||
gather_facts: True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue