Files
community.general/lib/ansible/modules/system
Rezart Qelibari 507b96ff30 user: make system=yes work on Darwin systems. (#19464)
* 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.
2016-12-19 16:35:56 -05:00
..
2016-12-08 11:22:22 -05:00
2016-12-19 14:57:31 +00:00
2016-12-08 11:35:21 -05:00
2016-12-13 13:24:34 -05:00
2016-12-10 11:06:11 -08:00
2016-12-08 11:25:35 -05:00
2016-12-13 13:51:13 -05:00
2016-12-08 11:25:35 -05:00
2016-12-08 11:25:35 -05:00
2016-12-08 11:25:35 -05:00
2016-12-13 13:51:13 -05:00
2016-12-19 14:57:31 +00:00