Signed-off-by: Shubhangi-dell <shubhangi_srivastava@dell.com>
@@ -28,7 +28,7 @@
- name: Cobbler UI password
set_fact:
- encrypt_password: "{{ cobbler_password | hash('sha3_256')}}"
+ encrypt_password: "{{ cobbler_password | hash('sha3_256') }}"
no_log: true
tags: install