Ansible Script: Need to run "invoke superuser" with answers in one pass #4066
Unanswered
compumatter
asked this question in
Q&A
Replies: 2 comments 7 replies
-
You could try to do something like |
Beta Was this translation helpful? Give feedback.
3 replies
-
@compumatter you could set env variables to create the user and just start up a worker: https://docs.inventree.org/en/latest/start/docker_prod/#create-administrator-account |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am building an Ansible script to install InvenTree in an automated way. At the end of the install there is a need to run "invoke superuser" and then manually answer the questions about username, email and password
Can these be passed in via some kind of append / flags so the questions are not asked ?
Thanks.
Jay
CompuMatter
Beta Was this translation helpful? Give feedback.
All reactions