mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 13:39:27 -02:30
Update remove_tower_source to reflect sso model changes.
This commit is contained in:
@@ -271,3 +271,8 @@ found at the following location:
|
|||||||
|
|
||||||
The Ansible Tower setup playbook will use this repo location by default.
|
The Ansible Tower setup playbook will use this repo location by default.
|
||||||
|
|
||||||
|
### NOTES ###
|
||||||
|
* When implementing new features, please keep an eye on the contents of `/packaging/remove_tower_source.py`,
|
||||||
|
which determines which python source files should be deleted and which should be
|
||||||
|
preserved. There are some source files that we want to keep in production for special
|
||||||
|
purposes, like source files of migrations. Ignoring those might lead to bugs.
|
||||||
|
|||||||
Reference in New Issue
Block a user