Playbook #1 |
/root/kubeinit/ci/builds/6mbKNrxD/0/kubeinit/kubeinit/kubeinit-aux/kubeinit/playbook.yml |
Task result details
- Play: Run the deployment on the target infrastructure (OpenStack/libvirt hypervisors)
- Task: kubeinit.kubeinit.kubeinit_haproxy : Create HAProxy config file
- Action: ansible.builtin.template
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_haproxy/tasks/main.yml:26
- Host: localhost ( task delegated to hypervisor-01 )
- Status: changed
- Started: 30 Oct 2023 18:15:26 +0000
- Ended: 30 Oct 2023 18:15:27 +0000
- Duration: 00:00:00.77
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
checksum |
b930161898d760ab2d0ff609b3028a9d4de3a60c |
dest |
/var/kubeinit/haproxy/conf/haproxy.cfg |
diff |
--- before +++ after @@ -1,4 +1,4 @@ { - "mode": "0755", + "mode": "0644", "path": "/var/kubeinit/haproxy/conf/haproxy.cfg" } |
gid |
0 |
group |
root |
invocation |
{ "module_args": { "_diff_peek": null, "_original_basename": "haproxy.cfg.j2", "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "dest": "/var/kubeinit/haproxy/conf/haproxy.cfg", "follow": true, "force": false, "group": null, "mode": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/var/kubeinit/haproxy/conf/haproxy.cfg", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "file", "unsafe_writes": false } } |
mode |
0644 |
owner |
root |
path |
/var/kubeinit/haproxy/conf/haproxy.cfg |
secontext |
system_u:object_r:var_t:s0 |
size |
2466 |
state |
file |
uid |
0 |