ansible-playbooks/examples/remote
Karla Felix 7763e4c507 Update default password
This commit will be updating default password occurrences on
ansible-playbooks files to comply with new password rules, that will be:
- Minimum 12 characters
- At least 1 Uppercase letter
- At least 1 number
- At least 1 special character
- Cannot reuse past 5 passwords
- Default password expiry period should be set to 90 days.

The default passwords are updated as follows:
St8rlingX* -> St8rlingXCloud*
Boot5trap*1234 -> Boot5trapCloud*

Test Plan:
PASS: Run build-pkgs -c -p playbookconfig

Task: 50001
Story: 2011084

Change-Id: Ib6c1fd96f335bfb53e71da48966baa4246649a1f
Signed-off-by: Karla Felix <karla.karolinenogueirafelix@windriver.com>
2024-05-09 14:28:18 -03:00
..
hostname1.yml Improve bootstrap failure recovery in replay 2019-07-09 11:49:55 -04:00
hostname2.yml Improve bootstrap failure recovery in replay 2019-07-09 11:49:55 -04:00
hosts Update default password 2024-05-09 14:28:18 -03:00
sample_secrets.yml Update default password 2024-05-09 14:28:18 -03:00
site.yml Improve bootstrap failure recovery in replay 2019-07-09 11:49:55 -04:00