Getting a version number changes nothing.

This commit is contained in:
Jeff Geerling 2024-01-24 22:48:16 -06:00
parent f120430ad6
commit 69ce0d8149
1 changed files with 1 additions and 0 deletions

View File

@ -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: