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
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -19,7 +19,6 @@ all:
      ansible_become: false
      ansible_connection: local
  vars:
    # Force usage of Python3.
    ansible_become: true
    ansible_become_user: root
    ansible_connection: ssh