/ansible-core-heartbleed

Ansible role for the purpose of upgrade OpenSSL to ensure there is no vulnerable version to heartbleed Edit Add topics

GNU General Public License v3.0GPL-3.0

Ansible Role - OpenSSL Heartbleed Upgrade

Travis Status Ansible Downloads Ansible Role

The following role is used to push updates, and ensure that the OpenSSL version has been updated and is working.

Requirements

This role has no requirements.

Role Variables

This role takes no input variables.

Dependencies

This role has no dependencies.

Example Playbook

---
  - hosts: all
    become: true

    roles:
      - Artemu.core-heartbleed

License

This code is licensed under the GNU General Public License v3.0.

Author Information

This role has been written by Kyle Lindeque