added first client

This commit is contained in:
Timo Makinen 2019-05-10 15:08:41 +03:00
parent a47d58799d
commit 57ffdc6b50
5 changed files with 26 additions and 0 deletions

7
playbooks/mirror.yml Normal file
View file

@ -0,0 +1,7 @@
---
- import_playbook: "include/vm-create.yml myhosts=mirror01.home.foo.sh"
- name: configure instance
hosts: mirror
user: root
gather_facts: true