Execution
Date
08 Dec 2025 13:50:33 +0000
Duration
00:06:27.80
Controller
aio1.openstack.local
User
root
Versions
Ansible
2.18.6
ara
1.7.4 / 1.7.4
Python
3.12.11
Summary
7
Hosts
589
Tasks
576
Results
37
Plays
222
Files
0
Records
Task result details
-
StatusOK
-
Duration00:00:00.13
-
PlaySetup repo servers
-
Taskhttpd : Gather variables for each operating system
-
Date08 Dec 2025 13:52:25 +0000
-
Module / Actionansible.builtin.include_vars (/home/zuul/src/opendev.org/openstack/ansible-role-httpd/tasks/main.yml:26)
-
Tags
- always
- repo_server-config
- httpd
- repo_server-install
- repo-server
| Field | Value |
|---|---|
| ansible_facts |
{ "_httpd_conf_file": "{{ httpd_conf_dir }}/conf/httpd.conf", "_httpd_default_sites": [ "{{ httpd_vhost_enable_path }}/userdir.conf", "{{ httpd_vhost_enable_path }}/welcome.conf", "{{ httpd_vhost_enable_path }}/ssl.conf" ], "_httpd_distro_packages": [ "git", "httpd", "{{ (_httpd_vhosts_with_ssl | length > 0) | ternary('mod_ssl', '') }}", "sudo" ], "_httpd_extra_conf_files": [ { "dest": "{{ httpd_vhost_enable_path }}/ports.conf", "group": "root", "owner": "root", "src": "httpd_ports.conf.j2" }, { "dest": "{{ httpd_conf_dir }}/conf.modules.d/mpm_{{ httpd_mpm_backend }}.conf", "group": "root", "owner": "root", "src": "httpd_mpm.conf.j2" } ], "_httpd_security_conf": "{{ httpd_conf_file }}", "_httpd_service_group_name": "apache", "_httpd_service_home_folder": "/usr/share/httpd", "_httpd_service_user_name": "apache", "_httpd_system_service_name": "httpd", "_httpd_vhost_enable_path": "{{ httpd_conf_dir }}/conf.d" } |
| ansible_included_var_files |
[ "/home/zuul/src/opendev.org/openstack/ansible-role-httpd/vars/redhat.yml" ] |
| changed |
False |