[Termux] Hướng dẫn cài đặt Ansible

Cập nhật ngày 22/11/2025
Lượt xem: 538

https://docs.ansible.com/

Hướng dẫn cài đặt Ansible trên Termux. Yêu cầu máy mạnh nhiều nhiều chút, nếu không bị văng app do máy yếu :/

apt update
apt install python python-pip python-cryptography

# install
pip install --upgrade ansible