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
Matthew Vernon d821a39131 known_hosts: manage ssh known_hosts files with ansible.
The known_hosts module lets you add or remove a host from the
known_hosts file. This is useful if you're going to want to use the
git module over ssh, for example. If you have a very large number of
host keys to manage, you will find the template module more useful.

This was pull request 7840 from the old ansible repo, which was
accepted-in-principle but not yet merged. The mailing list thread
reading it is:

https://groups.google.com/forum/#!topic/ansible-devel/_e7H_VT6UJE/discussion
10 years ago
..
__init__.py package files 10 years ago
alternatives.py now properly checks that link is suplied before trying to use it 10 years ago
at.py fix at.py module on non-glibc systems 10 years ago
capabilities.py File extensions! 10 years ago
crypttab.py New crypttab module for editing Linux /etc/crypttab file 10 years ago
debconf.py remove unused variable 10 years ago
facter.py Facter module should return custom facts 10 years ago
filesystem.py mkfs.xfs uses -f instead of -F flag 10 years ago
firewalld.py Remove default from 'permanent' and 'state' docs 10 years ago
getent.py Fix getent behaviour with fail_key=False 10 years ago
gluster_volume.py Fixes for docs building 10 years ago
kernel_blacklist.py File extensions! 10 years ago
known_hosts.py known_hosts: manage ssh known_hosts files with ansible. 10 years ago
locale_gen.py Merge pull request #181 from sterfield/devel 10 years ago
lvg.py Replace dev_string to dev_list 10 years ago
lvol.py Merge pull request #182 from misho-kr/devel 10 years ago
modprobe.py File extensions! 10 years ago
ohai.py File extensions! 10 years ago
open_iscsi.py File extensions! 10 years ago
svc.py svc: Add kill command (svc -k) 10 years ago
ufw.py Enable "ufw default allow routed" 10 years ago
zfs.py Revert "Add listsnapshots property to zfs" 10 years ago