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"
|
# - name: "[CONFIG HOT PLUG] Install and configure hot plug"
|
||||||
import_role:
|
# import_role:
|
||||||
name: config-hot-plug
|
# name: config-hot-plug
|
||||||
tags:
|
# tags:
|
||||||
- hot-plug
|
# - hot-plug
|
||||||
|
|
||||||
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
# ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue