A user-friendly and efficient tool for the effortless deployment and configuration of resources on remote machines.

automation deployment devops golang sftp ssh task-runner
2 Open Issues Need Help Last updated: Sep 10, 2025

Open Issues Need Help

View All on GitHub
sudo commands 2 months ago

AI Summary: The user is attempting to execute `sudo` commands through the automation tool but is encountering an error because `sudo` requires a password and a terminal for input. They are seeking a method to securely pass a password or secret for `sudo` without compromising security by using `NOPASSWD` or logging in as root.

Complexity: 3/5
enhancement help wanted

A user-friendly and efficient tool for the effortless deployment and configuration of resources on remote machines.

Go
#automation#deployment#devops#golang#sftp#ssh#task-runner

AI Summary: Implement a feature to tag tasks within Spot's playbook, allowing users to selectively execute tasks based on specified tags via a command-line option. This mirrors Ansible's tag functionality, enabling more granular control over playbook execution.

Complexity: 3/5
help wanted

A user-friendly and efficient tool for the effortless deployment and configuration of resources on remote machines.

Go
#automation#deployment#devops#golang#sftp#ssh#task-runner