--- - name: Install common utilities ansible.builtin.package: name: - mc - htop - iotop - curl - git - bash-completion - unzip - ca-certificates - gnupg - net-tools - btop state: present