dymurray.postgresql-apb
APB Name
Here is a short description of the APB.
Requirements
List any necessary pre-requisites that are not managed by Ansible or the role itself. For example, if the role uses the EC2 module, note that the boto package is required.
APB Variables
Explain the variables you can set for this APB. This includes variables found in defaults/main.yml, vars/main.yml, apb.yml, and any that can be set as parameters for the role. Also, mention any variables taken from other roles or global scope (like hostvars, group vars, etc.).
Dependencies
Here, list other APBs or roles available on Galaxy, along with any parameters or variables that need to be set for those roles.
Example Playbook
Give an example of how to use your APB, such as passing variables in as parameters:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
BSD
Author Information
This is an optional section for authors to provide contact information or a website (no HTML allowed).
ansible-galaxy install dymurray.postgresql-apb