mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
The `UserFactCollector` queries the user login name via `getpass.getuser()` and looks up the corresponding entry in the password database. The login name may differ from the actual user name, eg. if the `LOGNAME` env variable is set. The lookup fails in this case. Added a fallback in this case that tries to get the entry via the user ID. |
5 years ago | |
|---|---|---|
| .. | ||
| _vendor | 5 years ago | |
| cli | 5 years ago | |
| collections | 5 years ago | |
| compat | 6 years ago | |
| config | 5 years ago | |
| errors | 5 years ago | |
| executor | 5 years ago | |
| galaxy | 5 years ago | |
| inventory | 5 years ago | |
| module_utils | 5 years ago | |
| modules | 5 years ago | |
| parsing | 5 years ago | |
| playbook | 5 years ago | |
| plugins | 5 years ago | |
| template | 5 years ago | |
| utils | 5 years ago | |
| vars | 5 years ago | |
| __init__.py | 6 years ago | |
| constants.py | 5 years ago | |
| context.py | 7 years ago | |
| keyword_desc.yml | 5 years ago | |
| release.py | 6 years ago | |