mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Make sure stdout template is included in build.
This commit is contained in:
parent
d9aa35566b
commit
904ea61d54
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user