Merge "Add 'serial' keyword to restart playbook"
This commit is contained in:
commit
e7016a1e0e
@ -1,5 +1,7 @@
|
||||
---
|
||||
- hosts: 'jenkins0*.openstack.org'
|
||||
# Do the entire play completely for one host at a time
|
||||
serial: 1
|
||||
# Treat any errors as fatal so that we don't stop all the jenkins
|
||||
# masters.
|
||||
any_errors_fatal: true
|
||||
|
Loading…
Reference in New Issue
Block a user