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
|
# execute this role
|
||||||
- name: "install and configure common items"
|
- name: "install and configure common items"
|
||||||
hosts: "all"
|
hosts: "all"
|
||||||
|
serial: 2
|
||||||
become: true
|
become: true
|
||||||
roles:
|
roles:
|
||||||
- role: "."
|
- role: "."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue