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
Peter Oliver 18c429d016 Fix appending to a user's group on Solaris
Without this change, you get:
    AttributeError: 'set' object has no attribute 'extend'

Tested on a Solaris 11.2 client with the included Python 2.6.8.
11 years ago
..
__init__.py
authorized_key.py
cron.py
group.py
hostname.py Merge pull request #512 from mscherer/fix_438 11 years ago
mount.py
ping.py
seboolean.py
selinux.py
service.py vastly simplified systemd detection, made enable/disable errors clearer 11 years ago
setup.py
sysctl.py
user.py Fix appending to a user's group on Solaris 11 years ago