Skip to content
Snippets Groups Projects
Commit 24cb8ceb authored by nimrod's avatar nimrod
Browse files

Remove useless comment.

It was misplaced (the line the comment was reffereing to has moved but
the comment hasn't) and it didn't explain anything that the actual line
didn't.
parent 9c10be59
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,6 @@ all: ...@@ -19,7 +19,6 @@ all:
ansible_become: false ansible_become: false
ansible_connection: local ansible_connection: local
vars: vars:
# Force usage of Python3.
ansible_become: true ansible_become: true
ansible_become_user: root ansible_become_user: root
ansible_connection: ssh ansible_connection: ssh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment