create bootstrap_vms role to run vagrant file on host, creating managed vms (dkhost03 and dkhost04)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# playbook for home02
|
||||
|
||||
|
||||
- hosts: dkhost02
|
||||
- hosts: dkhost
|
||||
remote_user: ansible
|
||||
gather_facts: yes
|
||||
become: true
|
||||
@@ -62,7 +62,7 @@
|
||||
# - Datadog.datadog
|
||||
- dockerhost
|
||||
- geerlingguy.nginx
|
||||
# - certbot
|
||||
- certbot
|
||||
# - docker_registry
|
||||
# - docker_graylog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user