ansible/system
Brian Coca fb77ab49ab first draft systemd service plugin (#3660)
* first draft systemd service plugin

* now systemd status handles multiline values
2016-05-25 17:20:08 -04:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py Added one extra example in the authorized_key module. (#3637) 2016-05-24 14:50:22 +02:00
cron.py Port cron to a py3 and py24 compatible syntax (#3674) 2016-05-17 10:19:19 -07:00
group.py Fix incorrect variable in group.py: user -> group 2015-10-03 01:09:03 +01:00
hostname.py Port hostname to a py24 and py3 compatible syntax (#3676) 2016-05-17 10:21:26 -07:00
mount.py Proposed fix to not require src and fstype arguments for mount. Issue #1259. (#1357) 2016-05-23 11:20:10 -04:00
ping.py Port to dual python2/python3 compat 2016-05-10 21:58:49 -07:00
seboolean.py Port seboolean to py3/py2.4 syntax (#3679) 2016-05-17 10:23:06 -07:00
selinux.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
service.py Revert "remove checking of stderr for insserv (#1846)" 2016-05-05 10:41:06 -04:00
setup.py Fix documentation. 2016-03-16 10:50:31 -07:00
sysctl.py Port sysctl to a py3 and py24 compatible syntax (#3675) 2016-05-17 10:20:36 -07:00
systemd.py first draft systemd service plugin (#3660) 2016-05-25 17:20:08 -04:00
user.py Do not ignore the primary group if modifying the list of secondary groups. (#3585) 2016-05-19 22:37:57 -04:00