Skip to content

Commit 43abc04

Browse files
author
Benoit Carriere
committed
End of file new line.
1 parent b0ae1e4 commit 43abc04

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

defaults/main.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ python_file_tag: "Python-{{ python_version }}"
55
python_file_name: "{{ python_file_tag }}.tgz"
66
python_base_url: http://www.python.org/ftp/python
77
python_package_url: "{{ python_base_url }}/{{ python_version }}/{{ python_file_name }}"
8-
python_path: /usr/local
8+
python_path: /usr/local
9+

0 commit comments

Comments
 (0)