create playbook for docker1
This commit is contained in:
parent
59db1cc23a
commit
19ffd5953f
1 changed files with 5 additions and 0 deletions
5
playbooks/heyer.systems/docker1.yml
Normal file
5
playbooks/heyer.systems/docker1.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: Install and start Apache web server
|
||||
hosts: docker1
|
||||
roles:
|
||||
- server_install_ssh
|
Loading…
Add table
Reference in a new issue