mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 10:41:05 -03:30
Rearranged settings.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
service: name=postgresql state=restarted
|
||||
|
||||
- name: configure python settings (with database password)
|
||||
template: src=templates/settings.py.j2 dest=${working_dir}/lib/settings.py
|
||||
template: src=templates/local_settings.py.j2 dest=${working_dir}/lib/settings/local_settings.py
|
||||
|
||||
- name: sync django database
|
||||
django_manage: >
|
||||
|
||||
Reference in New Issue
Block a user