Playbook #7

/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-gitea.yaml

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
18 Jul 2025 20:49:11 +0000 00:02:01.40 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 1 1 94 92 21 0

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.88
  • Play
    Base: configure gitea
  • Task
    gitea : Ensure gitea volume directories exists

Field Value
changed
True
msg
All items completed
results

Result #1

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,6 +1,6 @@

 {
-    "group": 0,
-    "owner": 0,
+    "group": 1000,
+    "owner": 1000,
     "path": "/var/gitea/conf",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
1000
group
zuul
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": "1000",
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "1000",
        "path": "/var/gitea/conf",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
conf
mode
0755
owner
zuul
path
/var/gitea/conf
size
4096
state
directory
uid
1000



Result #2

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,6 +1,6 @@

 {
-    "group": 0,
-    "owner": 0,
+    "group": 1000,
+    "owner": 1000,
     "path": "/var/gitea/data",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
1000
group
zuul
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": "1000",
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "1000",
        "path": "/var/gitea/data",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
data
mode
0755
owner
zuul
path
/var/gitea/data
size
4096
state
directory
uid
1000



Result #3

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,6 +1,6 @@

 {
-    "group": 0,
-    "owner": 0,
+    "group": 1000,
+    "owner": 1000,
     "path": "/var/gitea/logs",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
1000
group
zuul
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": "1000",
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "1000",
        "path": "/var/gitea/logs",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
logs
mode
0755
owner
zuul
path
/var/gitea/logs
size
4096
state
directory
uid
1000



Result #4

Field Value
ansible_loop_var
item
changed
False
diff

failed
False
gid
1000
group
zuul
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": "1000",
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "1000",
        "path": "/var/gitea/certs",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
certs
mode
0755
owner
zuul
path
/var/gitea/certs
size
4096
state
directory
uid
1000



Result #5

Field Value
ansible_loop_var
item
changed
True
diff
--- before

+++ after

@@ -1,6 +1,6 @@

 {
-    "group": 0,
-    "owner": 0,
+    "group": 1000,
+    "owner": 1000,
     "path": "/var/gitea/db",
-    "state": "absent"
+    "state": "directory"
 }
failed
False
gid
1000
group
zuul
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": "1000",
        "mode": null,
        "modification_time": null,
        "modification_time_format": "%Y%m%d%H%M.%S",
        "owner": "1000",
        "path": "/var/gitea/db",
        "recurse": false,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "src": null,
        "state": "directory",
        "unsafe_writes": false
    }
}
item
db
mode
0755
owner
zuul
path
/var/gitea/db
size
4096
state
directory
uid
1000