https://github.com/fjudith/salt-devops-tools
https://github.com/fjudith/salt-devops-tools
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fjudith/salt-devops-tools
- Owner: fjudith
- License: apache-2.0
- Created: 2022-10-09T12:44:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T03:19:10.000Z (2 months ago)
- Last Synced: 2025-03-28T04:23:57.113Z (2 months ago)
- Language: Jinja
- Size: 192 KB
- Stars: 0
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# salt-ubuntu-devops-tools
> **Windows Users**: [Setup appropriate WSL engine](./WSL2.md)
## Enable passwordless sudo
Run the following command line to enable passwordless sudo access.
```bash
cat <