We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8702a08 commit 5b7bda3Copy full SHA for 5b7bda3
plugins/modules/cephadm_key.py
@@ -40,7 +40,7 @@
40
type: str
41
state:
42
description:
43
- - If 'present' is used, the module ensures a keyring
+ - If 'present' is used, the module ensures a keyring exists
44
with the associated capabilities.
45
If 'absent' is used, the module will simply delete the keyring.
46
If 'list' is used, the module will list all the keys and will
0 commit comments