This commit is contained in:
JakobLichterfeld 2024-02-07 22:44:30 +04:00 committed by GitHub
commit 9221124bf8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ Install from pip:
- hosts: servers
vars:
ansible_install_method: pip
ansible_pip_executable: pip3
ansible_install_version_pip: "2.7.0"
ansible_install_pip_extra_args: "--user"
roles: