ansible / django-ansible-base

Apache License 2.0
12 stars 43 forks source link

Bug in `bootstrap.sh`: Conflicting Admin Credentials #469

Closed trucdg closed 3 months ago

trucdg commented 3 months ago

Bug Summary

The intent of this issue is to formalize a decision on whether to modify the script in bootstrap.sh or to change the create_demo_data command.

Details: There is a conflict in the django-ansible-base/test_app/scritps/bootstrap.sh script regarding the creation of an admin user.