|
|
|
1 |
08 Dec 2025 13:54:34 +0000 |
00:00:00.12 |
ansible.builtin.set_fact
|
rabbitmq_server : Register a fact for the installed RabbitMQ version
|
...tasks/rabbitmq_upgrade_check.yml
:
48
|
...setup-infrastructure.yml
|
6
|
|
|
|
|
1 |
08 Dec 2025 13:54:34 +0000 |
00:00:00.34 |
ansible.builtin.command
|
rabbitmq_server : Get version of installed RabbitMQ package (rpm)
|
...tasks/rabbitmq_upgrade_check.yml
:
35
|
...setup-infrastructure.yml
|
9
|
|
|
|
|
1 |
08 Dec 2025 13:54:33 +0000 |
00:00:00.11 |
ansible.builtin.command
|
rabbitmq_server : Get version of installed RabbitMQ package (deb)
|
...tasks/rabbitmq_upgrade_check.yml
:
19
|
...setup-infrastructure.yml
|
9
|
|
|
|
|
1 |
08 Dec 2025 13:54:33 +0000 |
00:00:00.13 |
ansible.builtin.include_tasks
|
rabbitmq_server : Including rabbitmq_install tasks
|
...tasks/main.yml
:
37
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:33 +0000 |
00:00:00.32 |
ansible.builtin.file
|
rabbitmq_server : Create the local directories
|
...tasks/rabbitmq_pre_install.yml
:
78
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:32 +0000 |
00:00:00.37 |
ansible.builtin.user
|
rabbitmq_server : Create the rabbit system user
|
...tasks/rabbitmq_pre_install.yml
:
68
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:32 +0000 |
00:00:00.34 |
ansible.builtin.group
|
rabbitmq_server : Create the system group
|
...tasks/rabbitmq_pre_install.yml
:
62
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:32 +0000 |
00:00:00.38 |
ansible.builtin.replace
|
rabbitmq_server : Remove hostname record for 127.0.1.1
|
...tasks/rabbitmq_pre_install.yml
:
52
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:31 +0000 |
00:00:00.33 |
ansible.builtin.lineinfile
|
rabbitmq_server : Ensure localhost /etc/hosts entry is correct
|
...tasks/rabbitmq_pre_install.yml
:
46
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:31 +0000 |
00:00:00.33 |
ansible.builtin.command
|
rabbitmq_server : Fail if hosts file is not managed yet
|
...tasks/rabbitmq_pre_install.yml
:
35
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:31 +0000 |
00:00:00.11 |
ansible.builtin.get_url
|
rabbitmq_server : Download the RabbitMQ package
|
...tasks/rabbitmq_pre_install.yml
:
16
|
...setup-infrastructure.yml
|
6
|
|
|
|
|
1 |
08 Dec 2025 13:54:31 +0000 |
00:00:00.12 |
ansible.builtin.include_vars
|
rabbitmq_server : Gather variables for each operating system
|
...tasks/main.yml
:
16
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:30 +0000 |
00:00:00.81 |
ansible.builtin.service
|
haproxy_server : Reload haproxy
|
...handlers/main.yml
:
77
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:29 +0000 |
00:00:00.40 |
ansible.builtin.assemble
|
haproxy_server : Regenerate haproxy configuration
|
...handlers/main.yml
:
52
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:29 +0000 |
00:00:00.12 |
ansible.builtin.file
|
haproxy_server : Delete unused map entries
|
...tasks/haproxy_service_config.yml
:
88
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:29 +0000 |
00:00:00.11 |
ansible.builtin.template
|
haproxy_server : Create haproxy map files
|
...tasks/haproxy_service_config.yml
:
69
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:29 +0000 |
00:00:00.11 |
ansible.builtin.file
|
haproxy_server : Create haproxy map fragment directories
|
...tasks/haproxy_service_config.yml
:
55
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:29 +0000 |
00:00:00.12 |
ansible.builtin.file
|
haproxy_server : Remove haproxy service config files for absent services
|
...tasks/haproxy_service_config.yml
:
40
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:28 +0000 |
00:00:00.80 |
ansible.builtin.template
|
haproxy_server : Create haproxy service config files
|
...tasks/haproxy_service_config.yml
:
20
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:28 +0000 |
00:00:00.13 |
ansible.builtin.include_tasks
|
haproxy_server : Including haproxy_service_config tasks
|
...haproxy_service_config_external.yml
:
29
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:27 +0000 |
00:00:00.14 |
ansible.builtin.include_vars
|
haproxy_server : Gather variables for each operating system
|
...haproxy_service_config_external.yml
:
16
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:27 +0000 |
00:00:00.23 |
ansible.builtin.template
|
openstack.osa.system_crontab_coordination : Create crontab
|
...tasks/main.yml
:
16
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:27 +0000 |
00:00:00.13 |
ansible.builtin.include_role
|
Including unbound-clients role
|
...osa/playbooks/rabbitmq_server.yml
:
39
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:23 +0000 |
00:00:03.48 |
ansible.builtin.wait_for_connection
|
openstack.osa.lxc_container_setup : Wait for container connectivity
|
...lxc_container_setup/tasks/main.yml
:
147
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:21 +0000 |
00:00:02.33 |
ansible.builtin.raw
|
openstack.osa.lxc_container_setup : Wait for container tmpfiles-setup finish
|
...lxc_container_setup/tasks/main.yml
:
139
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:21 +0000 |
00:00:00.34 |
ansible.builtin.command
|
openstack.osa.lxc_container_setup : Start Container
|
...lxc_container_setup/tasks/main.yml
:
125
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:20 +0000 |
00:00:00.96 |
ansible.builtin.command
|
openstack.osa.lxc_container_setup : Lxc container restart
|
...lxc_container_setup/tasks/main.yml
:
104
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:19 +0000 |
00:00:00.28 |
ansible.builtin.command
|
openstack.osa.lxc_container_setup : Check container state
|
...lxc_container_setup/tasks/main.yml
:
88
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:19 +0000 |
00:00:00.30 |
ansible.builtin.lineinfile
|
openstack.osa.lxc_container_setup : Extra lxc config no restart
|
...lxc_container_setup/tasks/main.yml
:
77
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:19 +0000 |
00:00:00.11 |
ansible.builtin.lineinfile
|
openstack.osa.lxc_container_setup : Extra lxc config
|
...lxc_container_setup/tasks/main.yml
:
65
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:18 +0000 |
00:00:00.29 |
ansible.builtin.lineinfile
|
openstack.osa.lxc_container_setup : Add bind mount configuration to container
|
...lxc_container_setup/tasks/main.yml
:
51
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:18 +0000 |
00:00:00.29 |
ansible.builtin.file
|
openstack.osa.lxc_container_setup : Ensure mount directories exists
|
...lxc_container_setup/tasks/main.yml
:
38
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:18 +0000 |
00:00:00.11 |
ansible.builtin.set_fact
|
openstack.osa.lxc_container_setup : Set default bind mounts (bind var/log)
|
...lxc_container_setup/tasks/main.yml
:
30
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:18 +0000 |
00:00:00.17 |
ansible.builtin.include_role
|
Including container-setup role
|
...osa/playbooks/rabbitmq_server.yml
:
31
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:17 +0000 |
00:00:00.36 |
ansible.builtin.include_role
|
Enabling haproxy backends
|
...osa/playbooks/galera_server.yml
:
75
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:17 +0000 |
00:00:00.11 |
ansible.builtin.template
|
openstack.osa.system_crontab_coordination : Create crontab
|
...tasks/main.yml
:
16
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:17 +0000 |
00:00:00.11 |
ansible.builtin.include_tasks
|
galera_server : Including galera_server_backups
|
...tasks/galera_server_main.yml
:
115
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:16 +0000 |
00:00:01.23 |
community.mysql.mysql_user
|
galera_server : Create galera users
|
...tasks/galera_server_setup.yml
:
34
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:15 +0000 |
00:00:00.35 |
ansible.builtin.command
|
galera_server : Fail if upgrade is needed
|
...tasks/galera_server_setup.yml
:
18
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:15 +0000 |
00:00:00.13 |
ansible.builtin.include_tasks
|
galera_server : Including galera_server_setup
|
...tasks/galera_server_main.yml
:
105
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
0 |
08 Dec 2025 13:54:15 +0000 |
00:00:00.04 |
ansible.builtin.meta
|
pki : cert installed
|
...ansible-role-pki/handlers/main.yml
:
27
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
0 |
08 Dec 2025 13:54:15 +0000 |
00:00:00.04 |
ansible.builtin.meta
|
pki : cert changed
|
...ansible-role-pki/handlers/main.yml
:
22
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:15 +0000 |
00:00:00.12 |
ansible.builtin.include_tasks
|
systemd_service : Restart changed services
|
...handlers/main.yml
:
31
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:54:14 +0000 |
00:00:00.51 |
ansible.builtin.systemd
|
systemd_service : Restarting socket
|
...handlers/socket_restart.yml
:
16
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:54:14 +0000 |
00:00:00.12 |
ansible.builtin.include_tasks
|
systemd_service : Restart changed sockets
|
...handlers/main.yml
:
16
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:54:14 +0000 |
00:00:00.11 |
ansible.builtin.file
|
galera_server : Delete encryption keyfile after starting Galera
|
...handlers/main.yml
:
100
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:12 +0000 |
00:00:01.46 |
ansible.builtin.service
|
galera_server : Restart mysql (All)
|
...handlers/main.yml
:
77
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:11 +0000 |
00:00:01.09 |
ansible.builtin.command
|
galera_server : Start new cluster
|
...handlers/main.yml
:
63
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:10 +0000 |
00:00:00.45 |
ansible.builtin.service
|
galera_server : Stop mysql
|
...handlers/main.yml
:
50
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:10 +0000 |
00:00:00.11 |
ansible.builtin.set_fact
|
galera_server : Set node status fact
|
...handlers/main.yml
:
43
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:10 +0000 |
00:00:00.11 |
ansible.builtin.set_fact
|
galera_server : Set incoming addresses fact (primary)
|
...handlers/main.yml
:
36
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:10 +0000 |
00:00:00.33 |
ansible.builtin.command
|
galera_server : Check if node is in the cluster
|
...handlers/main.yml
:
26
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
1 |
08 Dec 2025 13:54:09 +0000 |
00:00:00.33 |
ansible.builtin.command
|
galera_server : Check node status
|
...handlers/main.yml
:
16
|
...setup-infrastructure.yml
|
1
|
|
|
|
|
0 |
08 Dec 2025 13:54:09 +0000 |
00:00:00.04 |
ansible.builtin.meta
|
galera_server : Flush handlers
|
...tasks/galera_server_main.yml
:
103
|
...setup-infrastructure.yml
|
2
|
|
|
|
|
1 |
08 Dec 2025 13:54:08 +0000 |
00:00:00.94 |
ansible.builtin.template
|
galera_server : Create clustercheck script
|
...tasks/galera_server_post_install.yml
:
170
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:07 +0000 |
00:00:00.94 |
ansible.builtin.template
|
galera_server : Create new cluster tool
|
...tasks/galera_server_post_install.yml
:
164
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:07 +0000 |
00:00:00.32 |
ansible.builtin.file
|
galera_server : Remove default mysql_safe_syslog
|
...tasks/galera_server_post_install.yml
:
159
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:07 +0000 |
00:00:00.32 |
ansible.builtin.file
|
galera_server : Link mysql and mariadb config files
|
...tasks/galera_server_post_install.yml
:
152
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:06 +0000 |
00:00:00.99 |
ansible.builtin.template
|
galera_server : Apply service defaults
|
...tasks/galera_server_post_install.yml
:
144
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:04 +0000 |
00:00:01.26 |
openstack.config_template.config_template
|
galera_server : Drop mariadb config(s)
|
...tasks/galera_server_post_install.yml
:
110
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:04 +0000 |
00:00:00.11 |
ansible.builtin.file
|
galera_server : Remove existing mariadb configuration files
|
...tasks/galera_server_post_install.yml
:
104
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:03 +0000 |
00:00:00.95 |
ansible.builtin.copy
|
pki : Install Server certificate to targets (/etc/ssl/certs/galera-ca.pem)
|
...tasks/standalone/install_cert.yml
:
45
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:03 +0000 |
00:00:00.33 |
ansible.builtin.file
|
pki : Create certificate destination directory (/etc/ssl/certs/galera-ca.pem)
|
...tasks/standalone/install_cert.yml
:
39
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:02 +0000 |
00:00:00.32 |
ansible.builtin.slurp
|
pki : Slurp up server certificate from pki setup host (localhost)
|
...tasks/standalone/install_cert.yml
:
16
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:01 +0000 |
00:00:00.96 |
ansible.builtin.copy
|
pki : Install Server certificate to targets (/etc/mysql/ssl/galera.key)
|
...tasks/standalone/install_cert.yml
:
45
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:01 +0000 |
00:00:00.34 |
ansible.builtin.file
|
pki : Create certificate destination directory (/etc/mysql/ssl/galera.key)
|
...tasks/standalone/install_cert.yml
:
39
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:54:01 +0000 |
00:00:00.32 |
ansible.builtin.slurp
|
pki : Slurp up server certificate from pki setup host (localhost)
|
...tasks/standalone/install_cert.yml
:
16
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:59 +0000 |
00:00:00.97 |
ansible.builtin.copy
|
pki : Install Server certificate to targets (/etc/ssl/certs/galera.pem)
|
...tasks/standalone/install_cert.yml
:
45
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:59 +0000 |
00:00:00.34 |
ansible.builtin.file
|
pki : Create certificate destination directory (/etc/ssl/certs/galera.pem)
|
...tasks/standalone/install_cert.yml
:
39
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:59 +0000 |
00:00:00.31 |
ansible.builtin.slurp
|
pki : Slurp up server certificate from pki setup host (localhost)
|
...tasks/standalone/install_cert.yml
:
16
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:59 +0000 |
00:00:00.15 |
ansible.builtin.include_tasks
|
pki : Install server certificates
|
...tasks/main_certs.yml
:
25
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:58 +0000 |
00:00:00.33 |
shell
|
pki : Create certificate full chain for galera_aio1-galera-container-077c7d39
|
...tasks/standalone/sign_cert.yml
:
100
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:58 +0000 |
00:00:00.35 |
ansible.builtin.copy
|
pki : Create certificate ca bundle for galera_aio1-galera-container-077c7d39
|
...tasks/standalone/sign_cert.yml
:
94
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:57 +0000 |
00:00:00.58 |
ansible.builtin.copy
|
pki : Save certificate info for galera_aio1-galera-container-077c7d39
|
...tasks/standalone/sign_cert.yml
:
88
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:57 +0000 |
00:00:00.44 |
community.crypto.x509_certificate_info
|
pki : Get certificate info for galera_aio1-galera-container-077c7d39
|
...tasks/standalone/sign_cert.yml
:
82
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:56 +0000 |
00:00:00.81 |
community.crypto.x509_certificate
|
pki : Sign the certificate CSR for galera_aio1-galera-container-077c7d39
|
...tasks/standalone/sign_cert.yml
:
64
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:55 +0000 |
00:00:00.73 |
community.crypto.openssl_csr
|
pki : Create the CSR for galera_aio1-galera-container-077c7d39
|
...tasks/standalone/sign_cert.yml
:
35
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:54 +0000 |
00:00:00.97 |
community.crypto.openssl_privatekey
|
pki : Generate certificate private key for galera_aio1-galera-container-077c7d39
|
...tasks/standalone/sign_cert.yml
:
26
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:54 +0000 |
00:00:00.12 |
ansible.builtin.include_tasks
|
pki : Sign server certificates
|
...tasks/main_certs.yml
:
16
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:54 +0000 |
00:00:00.14 |
ansible.builtin.include_role
|
Create and install SSL certificates
|
...tasks/galera_server_post_install.yml
:
83
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:53 +0000 |
00:00:00.77 |
ansible.builtin.file
|
galera_server : Create the local directories
|
...tasks/galera_server_post_install.yml
:
68
|
...setup-infrastructure.yml
|
4
|
|
|
|
|
1 |
08 Dec 2025 13:53:41 +0000 |
00:00:11.22 |
command
|
galera_server : Run galera secure
|
...tasks/galera_server_post_install.yml
:
57
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:40 +0000 |
00:00:00.96 |
ansible.builtin.template
|
galera_server : Create galera initial secure tool
|
...tasks/galera_server_post_install.yml
:
48
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:40 +0000 |
00:00:00.55 |
ansible.builtin.systemd
|
systemd_service : Load socket
|
...tasks/main.yml
:
189
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:40 +0000 |
00:00:00.12 |
ansible.builtin.systemd
|
systemd_service : Load timer mariadbcheck@
|
...tasks/systemd_load.yml
:
36
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:39 +0000 |
00:00:00.12 |
ansible.builtin.systemd
|
systemd_service : Load service mariadbcheck@
|
...tasks/systemd_load.yml
:
19
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:39 +0000 |
00:00:00.12 |
ansible.builtin.systemd
|
systemd_service : Load timer mariadb
|
...tasks/systemd_load.yml
:
36
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:39 +0000 |
00:00:00.56 |
ansible.builtin.systemd
|
systemd_service : Load service mariadb
|
...tasks/systemd_load.yml
:
19
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:39 +0000 |
00:00:00.14 |
ansible.builtin.include_tasks
|
systemd_service : Including systemd_load tasks
|
...tasks/main.yml
:
172
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:38 +0000 |
00:00:00.50 |
ansible.builtin.systemd
|
systemd_service : Reload systemd on unit change
|
...tasks/main.yml
:
163
|
...setup-infrastructure.yml
|
4
|
|
|
|
|
1 |
08 Dec 2025 13:53:37 +0000 |
00:00:00.98 |
ansible.builtin.template
|
systemd_service : Place the systemd socket
|
...tasks/main.yml
:
142
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:37 +0000 |
00:00:00.21 |
ansible.builtin.template
|
systemd_service : Place the systemd timer
|
...tasks/main.yml
:
122
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:36 +0000 |
00:00:01.04 |
ansible.builtin.template
|
systemd_service : Place the systemd override
|
...tasks/main.yml
:
105
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:35 +0000 |
00:00:00.76 |
openstack.config_template.config_template
|
systemd_service : Place the systemd service
|
...tasks/main.yml
:
84
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:33 +0000 |
00:00:01.83 |
ansible.builtin.template
|
systemd_service : Create tmpfiles.d entry
|
...tasks/main.yml
:
70
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:32 +0000 |
00:00:00.41 |
ansible.builtin.file
|
systemd_service : Create service.d overrides dir
|
...tasks/main.yml
:
52
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:32 +0000 |
00:00:00.63 |
ansible.builtin.file
|
systemd_service : Create TEMP service lock dir
|
...tasks/main.yml
:
34
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:31 +0000 |
00:00:00.58 |
ansible.builtin.file
|
systemd_service : Create TEMP run dir
|
...tasks/main.yml
:
16
|
...setup-infrastructure.yml
|
5
|
|
|
|
|
1 |
08 Dec 2025 13:53:31 +0000 |
00:00:00.13 |
ansible.builtin.include_tasks
|
galera_server : Including galera_server_post_install
|
...tasks/galera_server_main.yml
:
94
|
...setup-infrastructure.yml
|
3
|
|
|
|
|
1 |
08 Dec 2025 13:53:31 +0000 |
00:00:00.11 |
ansible.builtin.set_fact
|
galera_server : Set the galera existing cluster fact
|
...tasks/galera_server_install.yml
:
37
|
...setup-infrastructure.yml
|
3
|
|