work on xai-corp vm servers
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# playbook for home02
|
||||
|
||||
|
||||
- hosts: dkhost01
|
||||
- hosts: dkhost02
|
||||
remote_user: ansible
|
||||
gather_facts: yes
|
||||
become: true
|
||||
@@ -48,10 +48,11 @@
|
||||
|
||||
roles:
|
||||
# - _install_updates
|
||||
# - Datadog.datadog
|
||||
- Datadog.datadog
|
||||
- dockerhost
|
||||
# - geerlingguy.nginx
|
||||
# - certbot
|
||||
- docker_registry
|
||||
- geerlingguy.nginx
|
||||
- certbot
|
||||
# - docker_registry
|
||||
# - docker_graylog
|
||||
|
||||
post_tasks:
|
||||
|
||||
Reference in New Issue
Block a user