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.
2014-12-21 20:05:17 +00:00
..
__init__.py
authorized_key.py
cron.py
group.py
hostname.py Merge pull request #512 from mscherer/fix_438 2014-12-16 22:46:20 -08:00
mount.py
ping.py
seboolean.py
selinux.py
service.py vastly simplified systemd detection, made enable/disable errors clearer 2014-12-08 08:15:54 -05:00
setup.py
sysctl.py
user.py Fix appending to a user's group on Solaris 2014-12-21 20:05:17 +00:00