ansible/awx

Admin password is always reset during install

Open

#3.915 aberto em 17 de mai. de 2019

Ver no GitHub
 (6 comments) (0 reactions) (0 assignees)Python (3.333 forks)batch import
help wantedtype:bug

Métricas do repositório

Stars
 (13.071 stars)
Métricas de merge de PR
 (Mesclagem média 24d 6h) (30 fundiu PRs em 30d)

Description

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.

Guia do colaborador