You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Imho mountpoint should be renamed because it is not always a mountpoint. Possible alternatives are:
"parent" would be a neutral name (not claiming that it is a mountpoint)
"prefix" would be an alternative (libelektra-puppet used that name, imho it is a bit too generic and it is maybe not so clear that it refers to the name)
what about directly using the task name from Ansible? A further description could be added if someone wants to log further text during Ansible runs.
keys could be renamed to keyset to be more consistent with Elektra's terminology.
The other question, splitting into separate modules, is probably best answered while you implement the buildserver. If mounting directly with setting the keys is handy, we keep it as-is, if it disturbs we should change it.
Consider the following task:
This task does not mount anything, but the
keyset
is still namedmountpoint
, because theelektra
module can be used formount
ing and forset
ting.keyset
?The text was updated successfully, but these errors were encountered: