--- # tasks file for common - name: Install base packages dnf: name: - vim - htop - net-tools - curl - git state: present