mirror of
https://github.com/vakhtangst/Ilo.git
synced 2025-07-16 19:47:23 +03:00
222 B
222 B
Ilo
Dep
python3 -m venv .venv
source .venv/bin/activate
pip install ansible
Шифрование файлов
ansible-vault encrypt <file_name> --vault-password-file .vault_password.txt