Bump serial up on backups
This commit is contained in:
parent
2856e06c0f
commit
72e2521a90
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
hosts: backup_clients
|
hosts: backup_clients
|
||||||
user: root
|
user: root
|
||||||
gather_facts: False
|
gather_facts: False
|
||||||
serial: 5
|
serial: 10
|
||||||
# host_backup_targets set in host_vars or group_vars
|
# host_backup_targets set in host_vars or group_vars
|
||||||
# global_backup_targets can be defined in vars, group_vars/all or anywhere
|
# global_backup_targets can be defined in vars, group_vars/all or anywhere
|
||||||
# take the 'echo' out below for it to actually run
|
# take the 'echo' out below for it to actually run
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue