@@ -28,7 +28,7 @@ class ControlNode:
PurePath(str(__user_path), ".local", "share")
)
def __init__(self, ansible__proj_root: ExecutedPath | None):
def __init__(self, ansible_proj_root: ExecutedPath | None):
if ansible_root is not None:
self.__proj_root = ansible_proj_root
The note is not visible to the blocked user.