ansible/system
Tim Rupp 48f522455d Add hostname support for Kali linux 2.0
This patch allows the hostname module to detect and set the hostname for a
Kali Linux 2.0 installation. Without this patch, the hostname module raises
the following error

   hostname module cannot be used on platform Linux (Kali)

Kali is based off of Debian.
2015-08-28 20:35:24 -07:00
..
__init__.py package files 2014-09-26 11:05:47 -04:00
authorized_key.py Don't fail in check_mode if user exists 2015-08-21 17:55:28 +01:00
cron.py minor doc fixes 2015-08-12 23:55:01 -04:00
group.py Check if the gid is set 2015-07-18 17:53:02 +02:00
hostname.py Add hostname support for Kali linux 2.0 2015-08-28 20:35:24 -07:00
mount.py mount: Support for Check-Mode 2015-07-23 15:51:24 -04:00
ping.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
seboolean.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
selinux.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
service.py made continue into a pass (there was no loop) 2015-08-13 10:05:30 -04:00
setup.py changed verbose override variable 2015-07-29 14:54:19 -04:00
sysctl.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
user.py user: don't generate SSH keys in check mode 2015-08-26 08:51:52 +03:00