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_services : Create systemd user directory
- Action: ansible.builtin.file
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_managed_service.yml:26
- Host: localhost ( task delegated to hypervisor-01 )
- Status: ok
- Started: 31 Oct 2023 01:23:56 +0000
- Ended: 31 Oct 2023 01:23:57 +0000
- Duration: 00:00:00.31
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
False |
diff |
|
gid |
0 |
group |
root |
invocation |
{ "module_args": { "_diff_peek": null, "_original_basename": null, "access_time": null, "access_time_format": "%Y%m%d%H%M.%S", "attributes": null, "follow": true, "force": false, "group": "root", "mode": "0775", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.config/systemd/user", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
mode |
0775 |
owner |
root |
path |
/root/.config/systemd/user |
secontext |
system_u:object_r:config_home_t:s0 |
size |
4096 |
state |
directory |
uid |
0 |