Skip to content

AtlanticDynamic/patch-glibc-CVE-2015-0235

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

patch-glibc-CVE-2015-0235.yml

Patch glib for #GHOST with Ansible. Supports Debian & Ubuntu only.

Usage :

pip install ansible --upgrade
ansible-playbook -i your_inventory_file.ini patch-glibc-CVE-2015-0235.yml

your_inventory_file.ini should contain your server list :

192.168.0.10
webserver1.example.com
webserver2.example.com
db1.example.com
If you have many cloud servers, read up on Ansible's dynamic inventory feature.

Author

Robert Terhaar Based on a Shellshock playbook by Julien DAUPHANT

Releases

No releases published

Packages