added first client
This commit is contained in:
parent
a47d58799d
commit
57ffdc6b50
5 changed files with 26 additions and 0 deletions
7
playbooks/mirror.yml
Normal file
7
playbooks/mirror.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue