ansible/system
glovenglaven 9bb0c498df Added Solaris support to core mount module (#4771)
* Added Solaris support to the mount module.

* Added checking so that if a non-standard fstab file is specified it will
still work in Solaris without breaking existing functionality.

* Added a check to avoid writing duplicate vfstab entries on Solaris

* Added "version_added" to new boot option
2016-09-12 08:45:32 -04:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py Fix minor syntax error in authorized_key module doc (#4491) 2016-08-27 16:52:03 +02:00
cron.py cron: replacement for os.getlogin() (#4777) 2016-09-12 07:39:12 +02:00
group.py Fix incorrect variable in group.py: user -> group 2015-10-03 01:09:03 +01:00
hostname.py Convert command output to native string (#4559) 2016-08-27 15:53:13 +02:00
mount.py Added Solaris support to core mount module (#4771) 2016-09-12 08:45:32 -04:00
ping.py Port to dual python2/python3 compat 2016-05-10 21:58:49 -07:00
seboolean.py Add support for selinux_boolean_sub conversion (#4570) 2016-09-01 04:26:23 -07:00
selinux.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
service.py fixes corner case for systemd services 2016-08-11 09:24:42 -04:00
setup.py add gather_timeout parameter (#4093) 2016-07-08 17:22:05 -04:00
sysctl.py Showing some of the sysctl settings in proper yaml format per Ansible documentation (#4073) 2016-06-30 19:27:41 -04:00
systemd.py Fix traceback on python3 (#4556) 2016-08-31 07:49:45 -07:00
user.py Fix user module under python3 (#4560) 2016-08-31 07:52:46 -07:00