This repository contains Ansible playbooks to setup Ubuntu.cz servers.
- Install
ansible
on your local machine. - Have
ssh
andsudo
access on the target servers.
$ ansible-playbook -i hosts.ini main.yml
This repository contains Ansible playbooks to setup Ubuntu.cz servers.
ansible
on your local machine.ssh
and sudo
access on the target servers.$ ansible-playbook -i hosts.ini main.yml