Since changing auth library in castopod from myth-auth to shield, there is no current way to create superuser within ssh session (and in consequence with ansible). Currently playbook throws error similar to this:
$ php spark auth:create_user
CodeIgniter v4.2.7 Command Line Tool - Server Time: 2023-07-22 10:08:43 UTC+00:00
Command "auth:create_user" not found.
Since changing auth library in castopod from
myth-auth
toshield
, there is no current way to create superuser within ssh session (and in consequence with ansible). Currently playbook throws error similar to this:Currently waiting for this issue and pull request to be merged