You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
__init__.py
authorized_key.py Don't fail in check_mode if user exists 9 years ago
cron.py minor doc fixes 9 years ago
group.py Check if the gid is set 9 years ago
hostname.py Add hostname support for Kali linux 2.0 9 years ago
mount.py mount: Support for Check-Mode 9 years ago
ping.py Proper author info for all remaining modules 10 years ago
seboolean.py Proper author info for all remaining modules 10 years ago
selinux.py Proper author info for all remaining modules 10 years ago
service.py made continue into a pass (there was no loop) 9 years ago
setup.py changed verbose override variable 9 years ago
sysctl.py Proper author info for all remaining modules 10 years ago
user.py user: don't generate SSH keys in check mode 9 years ago