Skip to content

v2.2.4: Change admin password after first install

Compare
Choose a tag to compare
@zeitounator zeitounator released this 14 Sep 14:42
950b7c2

Thanks to @guwi17 for reporting #113 leading to this final enhancement.

  • Admin password detection (default or configured) could be clumsy on some situations (nexus-data dir being present on a mounted volume while still first installing nexus....)
  • Admin password can now be changed after first installation. You need to
    1. Set the new password in nexus_admin_password in your playbook
    2. Run your playbook with an extra var (i.e ansible-playbook -i inventory.ini your_playbook.yml -e nexus_default_admin_password=OldPassword. See https://github.com/ansible-ThoTeam/nexus3-oss/blob/master/README.md#change-admin-password-after-first-install