Execution
Date 11 Sep 2025 12:53:46 +0100
Duration 00:00:24.53
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
44 Hosts
6 Tasks
158 Results
2 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:03.05
  • Play
    Check for 3rd-party enabled repositories on AlmaLinux 8
  • Task
    Get list of enabled repos

Field Value
changed
False
cmd
[
    "dnf",
    "repolist",
    "--enabled",
    "--quiet"
]
delta
0:00:00.726386
end
2025-09-11 11:53:50.983749
invocation
{
    "module_args": {
        "_raw_params": "dnf repolist --enabled --quiet",
        "_uses_shell": false,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2025-09-11 11:53:50.257363
stderr

stderr_lines
[]
stdout
repo id               repo name
PLESK_17_PHP83        PHP 8.3
PLESK_17_PHP84        PHP 8.4
PLESK_18_0_72-extras  PLESK_18_0_72 extras
alt-common            alt common Extended Lifecycle Support by TuxCare
appstream             AlmaLinux 8 - AppStream
baseos                AlmaLinux 8 - BaseOS
epel                  Extra Packages for Enterprise Linux 8 - x86_64
extras                AlmaLinux 8 - Extras
imunify360            EL-8 - Imunify360
imunify360-rollout-1  Imunify360 - Gradual Rollout Slot 1
imunify360-rollout-2  Imunify360 - Gradual Rollout Slot 2
imunify360-rollout-3  Imunify360 - Gradual Rollout Slot 3
imunify360-rollout-4  Imunify360 - Gradual Rollout Slot 4
imunify360-rollout-5  Imunify360 - Gradual Rollout Slot 5
imunify360-rollout-6  Imunify360 - Gradual Rollout Slot
imunify360-rollout-7  Imunify360 - Gradual Rollout Slot 7
imunify360-rollout-8  Imunify360 - Gradual Rollout Slot 8
kernelcare            kernelcare
layershift            Layershift AlmaLinux repository
plesk-ext-site-import site-import extension repository
powerdns-auth-49      PowerDNS repository for PowerDNS Authoritative Server - version 4.9.X (critical fixes only)
powerdns-rec-51       PowerDNS repository for PowerDNS Recursor - version 5.1.X (critical fixes only)
powertools            AlmaLinux 8 - PowerTools
stdout_lines
[
    "repo id               repo name",
    "PLESK_17_PHP83        PHP 8.3",
    "PLESK_17_PHP84        PHP 8.4",
    "PLESK_18_0_72-extras  PLESK_18_0_72 extras",
    "alt-common            alt common Extended Lifecycle Support by TuxCare",
    "appstream             AlmaLinux 8 - AppStream",
    "baseos                AlmaLinux 8 - BaseOS",
    "epel                  Extra Packages for Enterprise Linux 8 - x86_64",
    "extras                AlmaLinux 8 - Extras",
    "imunify360            EL-8 - Imunify360",
    "imunify360-rollout-1  Imunify360 - Gradual Rollout Slot 1",
    "imunify360-rollout-2  Imunify360 - Gradual Rollout Slot 2",
    "imunify360-rollout-3  Imunify360 - Gradual Rollout Slot 3",
    "imunify360-rollout-4  Imunify360 - Gradual Rollout Slot 4",
    "imunify360-rollout-5  Imunify360 - Gradual Rollout Slot 5",
    "imunify360-rollout-6  Imunify360 - Gradual Rollout Slot",
    "imunify360-rollout-7  Imunify360 - Gradual Rollout Slot 7",
    "imunify360-rollout-8  Imunify360 - Gradual Rollout Slot 8",
    "kernelcare            kernelcare",
    "layershift            Layershift AlmaLinux repository",
    "plesk-ext-site-import site-import extension repository",
    "powerdns-auth-49      PowerDNS repository for PowerDNS Authoritative Server - version 4.9.X (critical fixes only)",
    "powerdns-rec-51       PowerDNS repository for PowerDNS Recursor - version 5.1.X (critical fixes only)",
    "powertools            AlmaLinux 8 - PowerTools"
]