Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!
Discover the most used tools by our community.
Explore all tools
Browse our collection of tools
Install Ansible http://docs.ansible.com/intro_installation.html
Add servers to inventory file (example):
username@ip
Copy your public key to remote servers' .ssh/authorized_keys
execute test
$ ansible-playbook -i inventory site.yml