Skip to content

jharley/ansible-example-appserver

Repository files navigation

An example appserver role

This Ansible role is intended to represent a trivial web application server

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

None.

Dependencies

None.

Example Playbook

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

License

Apache License 2.0

Author Information

Jason Harley - [email protected]

About

This Ansible role is intended to represent a trivial web application server

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published