Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thanhvg/devpc
https://github.com/thanhvg/devpc
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/thanhvg/devpc
- Owner: thanhvg
- Created: 2020-11-19T06:01:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T16:05:40.000Z (3 months ago)
- Last Synced: 2024-09-10T22:31:15.736Z (3 months ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.org
Awesome Lists containing this project
README
#+startup: content indent
#+title: Ansible to set up ubuntu dev machine* install ansible
#+begin_src sh
sudo apt install ansible
#+end_src* usage
#+begin_src sh
ansible-playbook -K
ansible-playbook -K music/*.yml
#+end_src* acknowledgement
https://github.com/bradwilson/ansible-dev-pc