deploy/ansible/roles-os/1.3-repository/tasks/1.3.0-preparation-RedHat.yaml (4 lines of code) (raw):

# Copyright (c) Microsoft Corporation. # Licensed under the MIT License. - name: "1.3 Repository - Ensure yum repos are configured on Redhat VMs" block: - name: "1.3 Repository - Check that yum repos are registered" ansible.builtin.command: yum repolist # noqa: command-instead-of-module