Ansible role to manage ATOS Hardware Security Module (HSM) client software
Go to file
Douglas Mendizábal 485a4bb8f7 Document role variables and defaults 2019-01-11 12:12:26 -06:00
defaults Document role variables and defaults 2019-01-11 12:12:26 -06:00
tasks Initial commit 2019-01-04 10:51:40 -06:00
AUTHORS Add AUTHORS file. 2019-01-04 11:13:55 -06:00
LICENSE Initial commit 2019-01-04 10:51:40 -06:00
README.rst Document role variables and defaults 2019-01-11 12:12:26 -06:00
requirements.txt Add files for Python build 2019-01-04 15:22:03 -05:00
setup.cfg Add files for Python build 2019-01-04 15:22:03 -05:00
setup.py Add files for Python build 2019-01-04 15:22:03 -05:00

README.rst

atos-hsm

A role to manage ATOS Hardware Security Module (HSM) client software.

Role Variables

Name Default Value Description
atos_client_working_dir /tmp/atos_client_install Working directory in the target host.
atos_client_iso_name None Filename for the ATOS Client Software ISO.
atos_client_iso_location None Full URL where a copy of ATOS Client ISO can be downloaded.
atos_hsm_ip_address None IPv4 address for the ATOS HSM.
atos_client_cert_location None Full URL where the client certificate can be downloaded.
atos_client_key_location None Full URL where the client key can be downloaded.
atos_server_cert_location None Full URL where the server certificate can be downloaded.

Requirements

  • ansible >= 2.4