ansible/awx

Admin password is always reset during install

Open

#3,915 opened on 2019年5月17日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Python (3,333 forks)batch import
help wantedtype:bug

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (平均マージ 24d 6h) (30d で 30 merged PRs)

説明

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.

コントリビューターガイド