Add comment on auto_import_key for .repo files in zypper_repository (#33941)
Fixes #32375
This commit is contained in:
parent
5a80375be9
commit
fcd3db27f9
1 changed files with 1 additions and 0 deletions
|
@ -81,6 +81,7 @@ options:
|
|||
- Automatically import the gpg signing key of the new or changed repository.
|
||||
- Has an effect only if state is I(present). Has no effect on existing (unchanged) repositories or in combination with I(absent).
|
||||
- Implies runrefresh.
|
||||
- Only works with C(.repo) files if `name` is given explicitly.
|
||||
required: false
|
||||
default: "no"
|
||||
choices: ["yes", "no"]
|
||||
|
|
Loading…
Reference in a new issue