hi120ki / vm-setup

My Ansible project for working box

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

My Ansible project for working box

License:MIT License


Languages

Language:Makefile 100.0%