plumelo.apache
Role Name
This is a short description of the role.
Requirements
List any prerequisites that are not covered by Ansible or this role. For example, if the role uses the EC2 module, mention that the boto package is needed.
Role Variables
Describe the variables that can be set for this role. This includes any variables in defaults/main.yml, vars/main.yml, and those that can be set through role parameters. Also, note any variables that come from other roles or the global scope (like hostvars and group vars).
Dependencies
List any other roles available on Galaxy that this role depends on. Include details about any parameters that need to be set for these other roles or variables that are used from them.
Example Playbook
Provide an example of how to use your role. For example, showing how to pass variables as parameters can be helpful for users:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
BSD
Author Information
This section is optional for role authors to provide contact details or a website (HTML is not permitted).