2017 © Pedro Peláez
 

chef-role ansible-role-apache

Ansible role to install and configure apache on gentoo instances.

image

vundb/ansible-role-apache

Ansible role to install and configure apache on gentoo instances.

  • Saturday, September 30, 2017
  • by vundb
  • Repository
  • 1 Watchers
  • 0 Stars
  • 67 Installations
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 8 % Grown

The README.md

Ansible Role Apache

Ansible role to install and configure apache on gentoo instances., (*1)

Supported Distributions

  • Gentoo

Role Variables

  • apache_services: Array with services to be restarted on configuration changes., (*2)

  • apache_user: System user name for apache daemon. Default value is apache., (*3)

  • apache_group: System user group for apache daemon. Default value is apache., (*4)

  • apache_port: Default port to listen on., (*5)

  • apache_opts: Apache options to be used for configuration files. Available values are ["PHP", "PASSENGER"]., (*6)

Dependencies

None., (*7)

Example Playbook

- hosts: all
  roles:
    - role: vundb-apache
      apache_opts: ["PHP"]

License

MIT, (*8)

Author Information

  • You can find more roles in my GitHub channel vundb
  • Follow me on Twitter @vundb

The Versions

30/09 2017

dev-master

9999999-dev

Ansible role to install and configure apache on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

30/09 2017

1.2.0

1.2.0.0

Ansible role to install and configure apache on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

04/03 2017

1.1.1

1.1.1.0

Ansible role to install and configure apache on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

03/12 2016

1.1.0

1.1.0.0

Ansible role to install and configure apache on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher

28/06 2016

1.0.0

1.0.0.0

Ansible role to install and configure apache on gentoo instances.

  Sources   Download

MIT

The Requires

 

by Viktor Breitenbuecher