mirror of
https://git.fsfe.org/fsfe-system-hackers/innernet-playbook.git
synced 2024-11-21 14:13:11 +01:00
limit global tasks to innernet server and clients
This commit is contained in:
parent
d059c84a51
commit
e51405fe85
@ -3,7 +3,7 @@
|
|||||||
# SPDX-License-Identifier: AGPL-3.0-or-later
|
# SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
---
|
---
|
||||||
- hosts: all
|
- hosts: innernet_server, innernet_client
|
||||||
remote_user: root
|
remote_user: root
|
||||||
tasks:
|
tasks:
|
||||||
- pause:
|
- pause:
|
||||||
|
Loading…
Reference in New Issue
Block a user