Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dlowkeen/helpful-scripts
https://github.com/dlowkeen/helpful-scripts
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dlowkeen/helpful-scripts
- Owner: dlowkeen
- Created: 2020-04-02T16:15:32.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-22T22:54:28.000Z (10 months ago)
- Last Synced: 2024-08-20T00:35:16.949Z (3 months ago)
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# helpful-scripts
Ensures that certain configurations are installed on my machine.
```(bash)
cd ansible
ansible-playbook -i inventory/dev/hosts.ini setup.yaml
```