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 5de4180 commit daa9bd9Copy full SHA for daa9bd9
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