mirror of
https://github.com/geerlingguy/ansible-role-pip.git
synced 2024-11-27 12:35:09 +01:00
Getting a version number changes nothing.
This commit is contained in:
parent
f120430ad6
commit
69ce0d8149
@ -4,6 +4,7 @@
|
||||
- name: Get python3 version installed
|
||||
ansible.builtin.command: python3 --version
|
||||
register: py3ver
|
||||
changed_when: false
|
||||
|
||||
- name: Remove EXTERNALLY-MANAGED
|
||||
ansible.builtin.file:
|
||||
|
Loading…
Reference in New Issue
Block a user