feat: set serial by default to 2
This commit is contained in:
parent
1ff9faca0c
commit
d7d7f05d73
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
# execute this role
|
||||
- name: "install and configure common items"
|
||||
hosts: "all"
|
||||
serial: 2
|
||||
become: true
|
||||
roles:
|
||||
- role: "."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue