AAROC_regional-apel-server

Build Status

Role Name

Adds a APEL server service to your Ansible Container project. Run the following commands to install the service:

# Set the working directory to your Ansible Container project root
$ cd myprojoect

# Install the service
$ ansible-container install AAROC.APEL-server

Requirements

  • Ansible Container
  • An existing Ansible Container project. To create a project, simply run the following:
    # Create an empty project directory
    $ mkdir myproject
    
    # Set the working directory to the new directory
    $ cd myproject
    
    # Initialize the project
    $ ansible-contiainer init
    

Role Variables

There are some default variables in defaults - take particular care to override the version of the apel server and ssm packages if you want test stuff.

Dependencies

  • AAROC.certificates

License

Apache-2.0

Author Information

Bruce Becker @brucellino

About

Regional APEL server role.

Install
ansible-galaxy install AAROC/AAROC.regional-apel-server
GitHub repository
License
apache-2.0
Downloads
31