Bump serial up on backups

This commit is contained in:
Kevin Fenzi 2014-05-09 01:44:38 +00:00
parent 2856e06c0f
commit 72e2521a90

View file

@ -7,7 +7,7 @@
hosts: backup_clients
user: root
gather_facts: False
serial: 5
serial: 10
# host_backup_targets set in host_vars or group_vars
# global_backup_targets can be defined in vars, group_vars/all or anywhere
# take the 'echo' out below for it to actually run