I’m just trying with a dummy password. In the actual use case, the value will be read from config file which will be generated after user sets password. So I need to first get the password value in the 1st task and then set_fact, further use it in the shell command. I don’t want to block the customer from using any special character.