mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
1e595493d9
The output of pw.getpwnam() does not distinbuish between local and remote accounts. It will return a result if an account exists locally or in the directory. When local is set to True in the task parameters, look through the local password database explicitly. * Ensure luseradd is present for tests * Add docs and warnings about local mode |
||
---|---|---|
.. | ||
fragments | ||
CHANGELOG.rst | ||
config.yaml | ||
user-read-passwd-when-local.yaml |