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 package files 2014-09-26 11:05:47 -04:00
authorized_key.py Typo in comments 2014-11-27 12:36:34 +01:00
cron.py Update cron example for setting to run twice a day 2014-12-02 14:38:32 -08:00
group.py file extensions! 2014-09-26 10:37:56 -04:00
hostname.py Merge pull request #512 from mscherer/fix_438 2014-12-16 22:46:20 -08:00
mount.py Remove incorrect executable permissions. 2014-11-13 18:08:48 -05:00
ping.py file extensions! 2014-09-26 10:37:56 -04:00
seboolean.py file extensions! 2014-09-26 10:37:56 -04:00
selinux.py file extensions! 2014-09-26 10:37:56 -04:00
service.py vastly simplified systemd detection, made enable/disable errors clearer 2014-12-08 08:15:54 -05:00
setup.py file extensions! 2014-09-26 10:37:56 -04:00
sysctl.py Fixed typo 2014-11-28 16:36:21 +01:00
user.py Fix appending to a user's group on Solaris 2014-12-21 20:05:17 +00:00