Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thanhvg/devpc


https://github.com/thanhvg/devpc

Last synced: 23 days ago
JSON representation

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