mirror of
https://gitlab.com/s3lph/ansible-collection-dirvish
synced 2024-11-10 03:16:22 +01:00
10 lines
145 B
YAML
10 lines
145 B
YAML
---
|
|
|
|
- hosts: clients
|
|
strategy: free
|
|
roles:
|
|
- s3lph.dirvish.dirvish_client
|
|
|
|
- hosts: servers
|
|
roles:
|
|
- s3lph.dirvish.dirvish_server
|