disable hot-plug role
This commit is contained in:
parent
2cacc4a714
commit
b45452740f
|
@ -66,11 +66,11 @@
|
|||
|
||||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
- name: "[CONFIG HOT PLUG] Install and configure hot plug"
|
||||
import_role:
|
||||
name: config-hot-plug
|
||||
tags:
|
||||
- hot-plug
|
||||
# - name: "[CONFIG HOT PLUG] Install and configure hot plug"
|
||||
# import_role:
|
||||
# name: config-hot-plug
|
||||
# tags:
|
||||
# - hot-plug
|
||||
|
||||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
|
|
Loading…
Reference in New Issue