forked from oamg/leapp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
answerfile: introduce answerfile.userchoices
Introduced a persistent between userchoices file that will serve as a knowledge db for registered user options for a specific dialog. To register a persistent user choice you can use leapp answer command. Existing answerfile will be always updated with data from useroptions file before the workflow.run is called to ensure that users are not asked twice for the answer to the question they have already answered. Docs have been updated. Closes-Bug: oamg#605 Closes-Bug: oamg#606
- Loading branch information
1 parent
33266f0
commit 51342e6
Showing
3 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters