Playbook #3

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

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
18 Jul 2025 20:45:39 +0000 00:01:42.73 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 1 2 92 90 34 0

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.19
  • Play
    Bridge: configure the bastion host
  • Task
    edit-secrets-script : Add required gpg-agent configuration

Field Value
backup

changed
True
diff
--- /root/.gnupg/gpg-agent (file attributes)

+++ /root/.gnupg/gpg-agent (file attributes)

@@ -1,3 +1,3 @@

 {
-    "mode": "0644"
+    "mode": "0400"
 }
invocation
{
    "module_args": {
        "attributes": null,
        "backrefs": false,
        "backup": false,
        "create": true,
        "firstmatch": false,
        "group": "root",
        "insertafter": null,
        "insertbefore": null,
        "line": "allow-loopback-pinentry",
        "mode": "0400",
        "owner": "root",
        "path": "/root/.gnupg/gpg-agent",
        "regexp": "^allow-loopback-pinentry",
        "search_string": null,
        "selevel": null,
        "serole": null,
        "setype": null,
        "seuser": null,
        "state": "present",
        "unsafe_writes": false,
        "validate": null
    }
}
msg
line added and ownership, perms or SE linux context changed