community.general/lib/ansible/modules/system
Michael Scherer 36c653f54a Add hostname to generated user SSH key comment
The default is not very useful to sort between different
keys and user. Adding the hostname in the comment permit to later
sort them if you start to reuse the key and set them in different
servers. See https://github.com/ansible/ansible/pull/7420
for the rational.
2016-12-08 11:22:35 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Typo in comments 2016-12-08 11:22:28 -05:00
cron.py Update cron example for setting to run twice a day 2016-12-08 11:22:31 -05:00
group.py file extensions! 2016-12-08 11:22:22 -05:00
hostname.py Fixed hostname for rhel5 python 2.4.3 2016-12-08 11:22:33 -05:00
mount.py Remove incorrect executable permissions. 2016-12-08 11:22:26 -05:00
ping.py file extensions! 2016-12-08 11:22:22 -05:00
seboolean.py file extensions! 2016-12-08 11:22:22 -05:00
selinux.py file extensions! 2016-12-08 11:22:22 -05:00
service.py vastly simplified systemd detection, made enable/disable errors clearer both of which allows us to remove 'service name detection' as if systemd is init we still use it to handle initscripts. 2016-12-08 11:22:31 -05:00
setup.py file extensions! 2016-12-08 11:22:22 -05:00
sysctl.py Fixed typo 2016-12-08 11:22:28 -05:00
user.py Add hostname to generated user SSH key comment 2016-12-08 11:22:35 -05:00