diff --git a/plugins/modules/dconf.py b/plugins/modules/dconf.py index 02a34e7703..e7417071e8 100644 --- a/plugins/modules/dconf.py +++ b/plugins/modules/dconf.py @@ -70,7 +70,7 @@ options: required: false description: - Remote path to the configuration to apply. - - Required for O(state=present). If provided, O(value) is not required. + - One of O(value) and O(path) are required for O(state=present). state: type: str