add conditional
This commit is contained in:
parent
adb80e04cb
commit
4b2e9feedd
|
@ -1,3 +1,8 @@
|
||||||
|
|
||||||
|
- name: "[CONFIG CENTRALIZED AUTH] Comprobando si es necesario configurar centralized auth"
|
||||||
|
meta: end_host
|
||||||
|
when: centralized-auth_enabled is not defined or not centralized-auth_enabled
|
||||||
|
|
||||||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
# configure centralized authentication [nslcd]
|
# configure centralized authentication [nslcd]
|
||||||
# paso1 - Copy
|
# paso1 - Copy
|
||||||
|
|
Loading…
Reference in New Issue