- Install the
ansible
package with your package manager - Clone this git repository:
git clone https://github.com/comexr/kesl-installer.git
- Enter the directory:
cd kesl-installer
- Execute the script:
ansible-playbook playbook.yml
rm -rf kesl-installer && sudo apt install -y ansible git && git clone https://github.com/comexr/kesl-installer.git && cd kesl-installer && ansible-playbook playbook.yml