030.ansible_git_crypt
Role Name
This role installs the latest version of Git-crypt.
Requirements
List any necessary tools or software that are not already included with Ansible or this role. For example, if this role uses the EC2 module, note that you will need to install the boto package.
Role Variables
Provide information about the variables you can set for this role. This includes variables found in defaults/main.yml, vars/main.yml, and any that can be set when you call the role. Mention any variables from other roles or global settings (like hostvars or group vars) that are used.
Dependencies
List other roles from Ansible Galaxy that this role depends on. Include any special settings or variables that need to be configured for those roles.
Example Playbook
It's useful to show users how to use your role. Below is an example with variables passed in:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
License
BSD
Author Information
Optionally, include your contact information or a website for anyone wanting to reach you. HTML is not allowed.
ansible-galaxy install 030.ansible_git_crypt