Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.05 KB

File metadata and controls

33 lines (24 loc) · 1.05 KB

Kalice

Kalice

Ansible playbook to automate offensive Kali Linux configuration


TL;DR

Install Ansible then run the playbook.

sudo apt update -y
sudo apt install -y ansible
ansible-playbook main.yml --ask-become-pass

RTFM

When executed, Kalice playbook will perform following operations.

Important

It is recommended to reboot the host once the playbook is done. At least, open a new terminal.

License

See LICENSE file.