limit global tasks to innernet server and clients

This commit is contained in:
max.mehl 2022-03-04 15:25:45 +01:00
parent d059c84a51
commit e51405fe85
No known key found for this signature in database
GPG Key ID: 2704E4AB371E2E92

View File

@ -3,7 +3,7 @@
# SPDX-License-Identifier: AGPL-3.0-or-later
---
- hosts: all
- hosts: innernet_server, innernet_client
remote_user: root
tasks:
- pause: