Fulltext results:
- base-exec-user
- ====== base-exec-user ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. ===== Usage ===== base-exec-user USER COMMAND * ''USER'': A key of an user defi
- base-exec-superuser
- ====== base-exec-superuser ====== Executes a command as a given user. Command is executed using ssh if the user is not on localhost. Before executing the command, the privi... or ''sudo''. ===== Usage ===== base-exec-superuser USER COMMAND * ''USER'': A key of an user defi
- base-ssh-login
- t's used by other methods (especially [[base-exec-user]]) to remotely execute a command. ===== Usage ==... SERVICE [ COMMAND ] * ''SERVICE'': a key of an user or host definition in the repository. From this, ... ned, ''HOST_REF'' must be present. * ''REMOTE_USER'' (optional): The user execute the command remotely. If not present, same as local user will be taken.