Minor changes

This commit is contained in:
Andreas Kruger 2019-01-03 15:41:31 +01:00
parent bf63569184
commit 0fec370dcd
No known key found for this signature in database
GPG key ID: 2D96B451C904462C
2 changed files with 5 additions and 6 deletions

View file

@ -1,5 +1,4 @@
- hosts: image-builder
tasks:
- name: kubevirt-images
include_role:
name: kubevirt-images
- hosts: image-builder
gather_facts: false
roles:
- kubevirt-images

View file

@ -1,4 +1,4 @@
image-builder-1 ansible_ssh_host=147.75.100.185 ansible_ssh_user=root
image-builder-1 ansible_ssh_host=xxx.xxx.xxx.xxx
[image-builder]
image-builder-1