Skip to content

Commit

Permalink
fix(#3142): typo fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
mauromalara committed Aug 24, 2022
1 parent 8d0920e commit 1c4424c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
register: version
when: os == 'Windows'

- name: Check default Python version (Linux)
- name: Check default Python version (Windows)
set_fact:
check_result: 'true'
errors: "{{ errors }}Python version is less than 3. Current version: {{ version.stdout }}\n"
Expand Down

0 comments on commit 1c4424c

Please sign in to comment.