Consider the following task:
- name: set some values
elektra:
mountpoint: 'system:/tests/hello'
keys:
hello: 123
This task does not mount anything, but the keyset is still named mountpoint, because the elektra module can be used for mounting and for setting.
- Should we rename it to
keyset?
- Or should we split mount and set into separate modules?
Consider the following task:
This task does not mount anything, but the
keysetis still namedmountpoint, because theelektramodule can be used formounting and forsetting.keyset?