mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
Make sure stdout template is included in build.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
recursive-include awx *.py
|
||||
recursive-include awx/static *.ico
|
||||
recursive-include awx/templates *.html
|
||||
recursive-include awx/api/templates *.md
|
||||
recursive-include awx/api/templates *.md *.html
|
||||
recursive-include awx/ui/templates *.html
|
||||
recursive-include awx/ui/dist *
|
||||
recursive-include awx/playbooks *.yml
|
||||
|
||||
Reference in New Issue
Block a user