Move accelerate: true to global vars.
This commit is contained in:
parent
136866729f
commit
0953ea5efa
18 changed files with 3 additions and 39 deletions
|
@ -35,3 +35,5 @@ global_pkgs_inst: ['bind-utils', 'joe', 'mailx', 'nc', 'openssh-clients',
|
|||
netapp_iscsi_name: iqn.1992-08.com.netapp:sn.1573980081:vf.6fb258f4-106f-11e2-ae29-00a098161d90
|
||||
# iscsi portal for netapp iscsi volume
|
||||
netapp_iscsi_portal: 10.5.88.35
|
||||
# We want ansible accel mode by default
|
||||
accelerate: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue