- name: Install Repo Software
  package: 
    name:
    - htop
    - neofetch
    - "{{ sshfs }}"
    state: present