-
|
Hey, i installed Semaphore as root with snap Semaphore runs as root I want to change from CLI version to semaphore. Path to my Playbooks: Playbook-File: Any Idea how to solve it ? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Had the same problem with the installation over snap, i found somewhere in the internet that snap packages can only access certain snap paths. |
Beta Was this translation helpful? Give feedback.
-
|
Hello, Snap without Semaphore's snap works without |
Beta Was this translation helpful? Give feedback.







Hello,
Snap without
--classicoption allows access only to Home directory. Try to move playbooks to Home directory.Semaphore's snap works without
--classicfor security reason because snap service works under root user.