Execution
Date
14 Dec 2025 10:15:01 +0000
Duration
00:06:33.21
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.13.5
Summary
7
Hosts
567
Tasks
554
Results
37
Plays
221
Files
0
Records
Task result details
-
Date14 Dec 2025 10:15:11 +0000
-
Module / Actionansible.builtin.setup (/etc/ansible/ansible_collections/openstack/osa/roles/gather_extra_facts/tasks/main.yml:16)
-
Tags
- always
| Field | Value |
|---|---|
| ansible_facts |
{ "ansible_default_ipv4": { "address": "10.0.19.177", "alias": "ens3", "broadcast": "10.0.31.255", "gateway": "10.0.16.1", "interface": "ens3", "macaddress": "fa:16:3e:3e:ac:a0", "mtu": 1500, "netmask": "255.255.240.0", "network": "10.0.16.0", "prefix": "20", "type": "ether" }, "ansible_processor_cores": 2, "ansible_processor_count": 2, "ansible_processor_nproc": 4, "ansible_processor_threads_per_core": 1, "ansible_processor_vcpus": 4 } |
| changed |
False |
| invocation |
{ "module_args": { "fact_path": "/etc/ansible/facts.d", "filter": [ "ansible_processor_*", "ansible_default_ipv4" ], "gather_subset": [ "!all", "hardware", "network" ], "gather_timeout": 10 } } |