项目作者: lordoftheflies

项目描述 :
Ansible Role for define reverse-proxy virtual hosts.
高级语言: Ruby
项目地址: git://github.com/lordoftheflies/ansible-role-virtualhost.git
创建时间: 2020-04-19T00:38:02Z
项目社区:https://github.com/lordoftheflies/ansible-role-virtualhost

开源协议:

下载



title: ‘Role for virtualhost’

description: ‘Quickstart and examples for demonstrating the role capabilities.’

Ansible Role: Virtualhost

Status

Build Status

Version

GitHub Release Date

time tracker

Description

Virtualhost is an Ansible Role used to setup and maintain production grade services.

Roadmap

References

Requirements

Production

  • Ansible

Variables

Testing

For Local Testing

Testing with Molecule

  1. molecule test

Testing with Vagrant

To test with all VM’s defined in Vagrantfile run the following:

  1. cd roles/virtualhost
  2. vagrant up

To run on a specific VM’s

  1. vagrant up xenial

Authors

License

Apache 2.0)

NOTE: Role generated using ansible-role-skeleton