feat: set serial to 1 for this playbook
This commit is contained in:
parent
412db40536
commit
23c72d19c0
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
- name: "use toolbox"
|
||||
hosts: "all"
|
||||
become: true
|
||||
serial: 1
|
||||
tasks:
|
||||
|
||||
# due to semaphore bug we need to do this ourselves
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue