Re: [Starlingx-discuss] ansible-playbook admin password error
Hi, Please check if you have admin_password parameter specified in the host overrides file (e.g. localhost.yml). It appears that the provided value does not meet the required complexity as stated in the error msg. Tee From: Priyanka K <priyanka.k@ridenext.in> Sent: Wednesday, December 15, 2021 4:50 AM To: starlingx-discuss@lists.starlingx.io Subject: [Starlingx-discuss] ansible-playbook admin password error [Please note: This e-mail is from an EXTERNAL e-mail address] Hi all, I am trying to install StarlingX R5.0 virtual All-in-one Simplex in Vmware. When I run the ansible-playbook /usr/share/ansible/stx-ansible/playbooks/bootstrap.yml command I am getting error as Fail if provided admin password does not meet required complexity] *** fatal: [localhost]: FAILED! => {"changed": false, "msg": "ADMIN_PASSWORD: Password must have a minimum length of 7 characters, and must contain at least 1 upper case, 1 lower case, 1 digit, and 1 special character"} PLAY RECAP ********************************************************************* localhost : ok=99 changed=19 unreachable=0 failed=1 Guide us to slove this error, Thanks in advance. Regards, Priyanka.K
participants (1)
-
Ngo, Tee