ansible-hardening/openstack-ansible-security
Major Hayden 27fb9a5cfb V-3862{5,6,7}: LDAP server security
Implements: blueprint security-hardening

Change-Id: Ia36dc2c5f65b82a5756f2f221cebfb7b6bab1912
2015-10-07 17:08:23 -05:00
..
defaults V-3862{5,6,7}: LDAP server security 2015-10-07 17:08:23 -05:00
files Initial import of openstack-ansible-security role 2015-10-07 07:27:39 -05:00
handlers Initial import of openstack-ansible-security role 2015-10-07 07:27:39 -05:00
meta Initial import of openstack-ansible-security role 2015-10-07 07:27:39 -05:00
tasks V-3862{5,6,7}: LDAP server security 2015-10-07 17:08:23 -05:00
templates Initial import of openstack-ansible-security role 2015-10-07 07:27:39 -05:00
vars Initial import of openstack-ansible-security role 2015-10-07 07:27:39 -05:00
README.md Initial import of openstack-ansible-security role 2015-10-07 07:27:39 -05:00

openstack-ansible-security

The goal of the openstack-ansible-security role is to improve security within openstack-ansible deployments. The role is based on the Security Technical Implementation Guide (STIG) for Red Hat Enterprise Linux 6.

Requirements

This role can be used with or without the openstack-ansible role. It requires Ansible 1.8 at a minimum.

Role Variables

All of the variables for this role are in defaults/main.yml.

Dependencies

This role has no dependencies.

Example Playbook

Using the role is fairly straightforward:

- hosts: servers
  roles:
     - openstack-ansible-security

License

Apache 2.0

Author Information

For more information, join #openstack-ansible on Freenode.