Playbook #5

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

Report Status CLI Date Duration Controller User Versions Hosts Plays Tasks Results Files Records
18 Jul 2025 20:47:32 +0000 00:00:24.78 bridge99.opendev.org root Ansible 2.15.13 ara 1.7.2 (client), 1.7.2 (server) Python 3.10.12 2 5 47 47 33 0

Task result details

  • Status
    CHANGED
  • Duration
    00:00:00.47
  • Play
    certcheck:!disabled
  • Task
    install-certcheck : Ensure certcheck user

Field Value
changed
True
comment
User for SSL validation
create_home
True
group
3000
home
/home/certcheck
invocation
{
    "module_args": {
        "append": false,
        "authorization": null,
        "comment": "User for SSL validation",
        "create_home": true,
        "expires": null,
        "force": false,
        "generate_ssh_key": null,
        "group": null,
        "groups": null,
        "hidden": null,
        "home": null,
        "local": null,
        "login_class": null,
        "move_home": false,
        "name": "certcheck",
        "non_unique": false,
        "password": null,
        "password_expire_max": null,
        "password_expire_min": null,
        "password_lock": null,
        "profile": null,
        "remove": false,
        "role": null,
        "seuser": null,
        "shell": null,
        "skeleton": null,
        "ssh_key_bits": 0,
        "ssh_key_comment": "ansible-generated on bridge99",
        "ssh_key_file": null,
        "ssh_key_passphrase": null,
        "ssh_key_type": "rsa",
        "state": "present",
        "system": false,
        "uid": null,
        "umask": null,
        "update_password": "always"
    }
}
name
certcheck
shell
/bin/sh
state
present
system
False
uid
3000