vadim2404 / env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup localhost environment

sudo apt-get install software-properties-common
sudo apt-add-repository ppa:ansible/ansible
sudo apt-get update
sudo apt-get install ansible
ansible-playbook playbook.yml -i inventory.ini

About


Languages

Language:Python 100.0%