/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-lists3.yaml
Execution
Date 08 Apr 2026 21:40:57 +0000
Duration 00:01:49.55
Controller bridge99.opendev.org
User root
Versions
Ansible 2.15.13
ara 1.7.5 / 1.7.5
Python 3.10.12
Summary
1 Hosts
156 Tasks
154 Results
1 Plays
20 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.48
  • Play
    Configure mailman3 servers
  • Task
    mailman3 : Create Mailman User

Field Value
append
False
changed
False
comment
Mailman User
group
10010
home
/var/lib/mailman
invocation
{
    "module_args": {
        "append": false,
        "authorization": null,
        "comment": "Mailman User",
        "create_home": true,
        "expires": null,
        "force": false,
        "generate_ssh_key": null,
        "group": "mailman",
        "groups": null,
        "hidden": null,
        "home": "/var/lib/mailman",
        "local": null,
        "login_class": null,
        "move_home": false,
        "name": "mailman",
        "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": "/bin/bash",
        "skeleton": null,
        "ssh_key_bits": 0,
        "ssh_key_comment": "ansible-generated on lists99",
        "ssh_key_file": null,
        "ssh_key_passphrase": null,
        "ssh_key_type": "rsa",
        "state": "present",
        "system": true,
        "uid": 10010,
        "umask": null,
        "update_password": "always"
    }
}
move_home
False
name
mailman
shell
/bin/bash
state
present
uid
10010