Remove gulagbot, add new ddns-only server
This commit is contained in:
parent
64d61d31c5
commit
088ea5f917
@ -21,7 +21,7 @@
|
||||
backup_s3backup_list_extra:
|
||||
- /data
|
||||
tags: [ backup ]
|
||||
- hosts: vm-bot-1.home.mgmt.desu.ltd
|
||||
- hosts: vm-ddns-1.home.mgmt.desu.ltd
|
||||
gather_facts: no
|
||||
module_defaults:
|
||||
docker_container:
|
||||
@ -32,7 +32,6 @@
|
||||
- name: include tasks for applications
|
||||
include_tasks: tasks/{{ item }}
|
||||
with_items:
|
||||
- app/gulagbot.yml
|
||||
- app/ddclient.yml
|
||||
- app/ddns-route53.yml
|
||||
tags: [ always ]
|
||||
|
Loading…
Reference in New Issue
Block a user