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