--- - name: Install base packages apt: name: - htop - curl - wget - unzip - xclip state: present update_cache: yes