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 ~/.ssh directory
- Action: ansible.builtin.file
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_services/tasks/create_provision_container.yml:306
- Host: localhost ( task delegated to ekscluster-provision )
- Status: ok
- Started: 26 Oct 2023 19:44:56 +0000
- Ended: 26 Oct 2023 19:45:00 +0000
- Duration: 00:00:03.54
- Tags:
- task_prepare_cluster
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": "0700", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": "root", "path": "/root/.ssh/", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "directory", "unsafe_writes": false } } |
mode |
0700 |
owner |
root |
path |
/root/.ssh/ |
size |
6 |
state |
directory |
uid |
0 |