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_eks : Creating a repository file for Kubernetes
- Action: ansible.builtin.file
- Path: /root/.ansible/collections/ansible_collections/kubeinit/kubeinit/roles/kubeinit_eks/tasks/prepare_cluster.yml:41
- Host: localhost ( task delegated to service )
- Status: changed
- Started: 30 Oct 2023 01:00:09 +0000
- Ended: 30 Oct 2023 01:00:09 +0000
- Duration: 00:00:00.24
- Tags:
- task_prepare_cluster
Field | Value |
---|---|
changed |
True |
dest |
/etc/yum.repos.d/kubernetes.repo |
diff |
--- before +++ after @@ -1,6 +1,6 @@ { - "atime": 1698627609.6731913, - "mtime": 1698627609.6731913, + "atime": 1698627609.67379, + "mtime": 1698627609.67379, "path": "/etc/yum.repos.d/kubernetes.repo", - "state": "absent" + "state": "touch" } |
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": "0644", "modification_time": null, "modification_time_format": "%Y%m%d%H%M.%S", "owner": null, "path": "/etc/yum.repos.d/kubernetes.repo", "recurse": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": null, "state": "touch", "unsafe_writes": false } } |
mode |
0644 |
owner |
root |
size |
0 |
state |
file |
uid |
0 |