* Update system/user.py module. Add ability to add real system users with next free system uid (< 500) on macOS. * Improve syntax in system/user.py module. Remove complex if else line and replace by simple comparison which yields the same boolean value. * Remove "True" comparison of user.py. Remove comparison to true, as it is not pep8 conform. |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py | ||
test-requirements.txt |