
Building on from the previous commit https://review.openstack.org/427869 this adds in Apache2 role to host the pre-seed files and some Ubuntu install files. Change-Id: Ib0c2469e25f5e7a03c7c79efc201cd51f673966e
333 B
333 B
apache_install
This module installs Apache2 and configures a site
Requirements
This module requires Ansible 2.0+
Role Variables
See defaults for variables and descriptions
Example Playbook
Example to call:
- hosts: all
roles:
- { role: url: default }