ansible: drop disabled syncthing play stub
This commit is contained in:
parent
4a84b5b277
commit
2f85d55edd
1 changed files with 0 additions and 9 deletions
|
|
@ -172,15 +172,6 @@
|
|||
tags:
|
||||
- general
|
||||
|
||||
# Syncthing play disabled - no hosts in syncthing_servers group
|
||||
#- name: Syncthing servers
|
||||
# hosts: syncthing_servers
|
||||
# become: yes
|
||||
# become_method: sudo
|
||||
# tags: syncthing
|
||||
# roles:
|
||||
# - syncthing
|
||||
|
||||
- name: Configure Forgejo servers
|
||||
hosts: forgejo_servers
|
||||
become: yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue