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

https://github.com/hi120ki/vm-setup

My Ansible project for working box
https://github.com/hi120ki/vm-setup

ansible ansible-playbook ubuntu

Last synced: over 1 year ago
JSON representation

My Ansible project for working box

Awesome Lists containing this project

README

          

# VM setup

```
$ git clone https://github.com/hi120ki/vm-setup.git
$ sudo apt-add-repository -y -u ppa:ansible/ansible ; sudo apt install -y ansible
$ ansible-playbook -c=local -i local, vm-setup/ctf.yml
```