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.
ansible/system
Simon Li 428550e179 Don't fail in check_mode if user exists
PR #1651 fixed issue #1515 but the requirement for path to be defined is unecessarily strict. If the user has previously been created a path isn't necessary.
11 years ago
..
__init__.py package files 11 years ago
authorized_key.py Don't fail in check_mode if user exists 11 years ago
cron.py minor doc fixes 11 years ago
group.py Check if the gid is set 11 years ago
hostname.py Add Solaris support in hostname module 11 years ago
mount.py mount: Support for Check-Mode 11 years ago
ping.py Proper author info for all remaining modules 11 years ago
seboolean.py Proper author info for all remaining modules 11 years ago
selinux.py Proper author info for all remaining modules 11 years ago
service.py made continue into a pass (there was no loop) 11 years ago
setup.py changed verbose override variable 11 years ago
sysctl.py Proper author info for all remaining modules 11 years ago
user.py Merge pull request #62 from 0x46616c6b/user-add-skeleton-support 11 years ago