ansible: drop disabled syncthing play stub

This commit is contained in:
Graham McIntire 2026-05-08 12:03:40 -05:00
parent 4a84b5b277
commit 2f85d55edd
No known key found for this signature in database
GPG key ID: F4ABF488E6029E59

View file

@ -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