Archive for September, 2024

0259 | ลง ansible หลาย version ในเครื่องเดียวแบบไม่ให้งง

Tuesday, September 24th, 2024 Posted in Misc | No Comments »

จดไว้กันลืม

cd ~
virtualenv ansible-9.10.0
cd ansible-9.10.0
source bin/activate
python3 -m pip install ansible==9.10.0
python3 -m pip install cryptography==42.0.7 jinja2==3.1.4 jmespath==1.0.1 jsonschema==4.22.0 MarkupSafe==2.1.5 netaddr==1.2.1 pbr==6.0.0 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8