Skip to content

UdelaRInterior/ansible-role-easyrsa

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Galaxy

Ansible Role: EasyRSA

Installs EasyRSA 3 and generates certificates and keys.

Requirements

  • Ansible >= 2.8 (might work with other versions too)

  • The role is being tested against Ubuntu 18.04 but it should work with any other Linux distro as well.

  • git should be already installed.

Role Variables

See defaults/main.yml for a full list of variables together with documentation on how to use them to configure this role.

For more info on the different key formats that easyrsa can generate, take a look at key-formats.md.

Example Playbook

See molecule/default/playbook.yml for a working example of how to use this role

License

GPLv3

Author Information

Nikolaos Kakouros

About

Installs EasyRSA and generates certificates/keys

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 96.7%
  • Python 3.3%