Execution
Date 11 Sep 2024 11:59:27 +0100
Duration 00:00:11.58
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
21 Hosts
11 Tasks
68 Results
3 Plays
6 Files
0 Records

Task result details

  • Status
    FAILED
  • Duration
    00:00:00.06
  • Play
    Process Plesk hosts
  • Task
    Select 10 random Plesk hosts
  • Host
    localhost

Field Value
msg
template error while templating string: Could not load "community.general.random": 'community.general.random'. String: {% if plesk_hosts | length > 10 %}
  {{ plesk_hosts | community.general.random(10) }}
{% else %}
  {{ plesk_hosts }}
{% endif %}
. Could not load "community.general.random": 'community.general.random'