ansible/awx

Admin password is always reset during install

Open

#3,915 建立於 2019年5月17日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Python (3,333 fork)batch import
help wantedtype:bug

倉庫指標

Star
 (13,071 star)
PR 合併指標
 (平均合併 24天 6小時) (30 天內合併 30 個 PR)

描述

ISSUE TYPE
  • Bug Report
SUMMARY

When running multiple times the installer, the admin password is always reset. If I have changed the password from the web, after running the installer, the password is reset to the default.

ENVIRONMENT
  • AWX version: 4.0.0
  • AWX install method: kubernetes (microk8s)
  • Ansible version: ansible 2.7.10
  • Operating System: Ubuntu 18.04 x64
  • Web Browser: Firefox 66
STEPS TO REPRODUCE
  • Run the installer
  • Change the admin password from the web UI
  • Run the installer again (for an upgrade, testing, etc)
EXPECTED RESULTS

Keep the password changed in the web UI.

ACTUAL RESULTS

The password is reset with the one in the inventory.

貢獻者指南