Playbook #1 |
/root/kubeinit/ci/builds/bsU8uCNn/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 html folder
- Action: ansible.builtin.file
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/prepare_credentials.yml:113
- Host: localhost ( task delegated to rkecluster-credentials )
- Status: changed
- Started: 05 May 2024 01:37:00 +0000
- Ended: 05 May 2024 01:37:03 +0000
- Duration: 00:00:03.47
- Tags:
- task_create_services
Field | Value |
---|---|
changed |
True |
diff |
--- before +++ after @@ -1,4 +1,4 @@ { "path": "/var/kubeinit/html", - "state": "absent" + "state": "directory" } |
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": null, "mode": "0755", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/var/kubeinit/html", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
mode |
0755 |
owner |
root |
path |
/var/kubeinit/html |
size |
6 |
state |
directory |
uid |
0 |