FreeBSD VuXML: Documenting security issues in FreeBSD and the FreeBSD Ports Collection

ansible -- enable host key checking in paramiko connection type

Affected packages
ansible < 1.2.1

Details

VuXML ID a478421e-2059-11e5-a4a5-002590263bf5
Discovery 2012-08-13
Entry 2015-07-02

Ansible changelog reports:

Host key checking is on by default. Disable it if you like by adding host_key_checking=False in the [default] section of /etc/ansible/ansible.cfg or ~/ansible.cfg or by exporting ANSIBLE_HOST_KEY_CHECKING=False.

References

CVE Name CVE-2013-2233
URL http://www.ansible.com/security
URL https://github.com/ansible/ansible/issues/857
URL https://raw.githubusercontent.com/ansible/ansible/devel/CHANGELOG.md