Execution
Date 05 Dec 2025 13:22:31 +0000
Duration 00:00:50.80
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.11
Summary
2 Hosts
72 Tasks
71 Results
7 Plays
97 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.20
  • Play
    Install Ansible prerequisites
  • Task
    Ensure python is installed
  • Host
    aio1

Field Value
changed
False
failed_when_result
False
rc
0
stderr
Warning: Permanently added '10.0.18.50' (ED25519) to the list of known hosts.
Shared connection to 10.0.18.50 closed.
stderr_lines
[
    "Warning: Permanently added '10.0.18.50' (ED25519) to the list of known hosts.",
    "Shared connection to 10.0.18.50 closed."
]
stdout
which: no apt-get in (/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)
stdout_lines
[
    "which: no apt-get in (/root/.local/bin:/root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin)"
]