Skip to content

jharley/ansible-example-base

Repository files navigation

An example base role

This Ansible role is intended to represent an automation baseline for an orgainzation or corporation.

The role is tested by Molecule and TestInfra.

This repository was created as part of a presentation given to the DevOps Toronto monthly meetup on Nov. 7, 2017. Slides from the talk are available here.

Requirements

  • Ansible 2.4

Role Variables

The variable that can be passed to this role and a brief description of them follows:

  • install_oracle_jdk - a boolean to determine if the Oracle JDK should be installed (default: true)

Dependencies

None.

Example Playbook

    - hosts: all
      roles:
         - { role: ansible-example-base }

License

Apache License 2.0

Author Information

Jason Harley - jharley@redmind.ca

About

This Ansible role is intended to represent an automation baseline for an organization or corporation.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages