suzuki-shunsuke.akoi
ansible_role_akoi
ansible role to install akoi.
https://galaxy.ansible.com/suzuki-shunsuke/akoi/
Requirements
- gtar
- unzip
Please deploy akoi configuration file at remote server before run the ansible role.
Role Variables
| name | required | default | example | description |
|---|---|---|---|---|
| akoi_config_path | no | /etc/akoi/akoi.yml |
And please see
Example Playbook
- hosts: servers
pre_tasks:
- name: create /etc/akoi
file:
path: /etc/akoi
state: directory
become: yes
- name: copy file
copy:
src: akoi.yml
dest: /etc/akoi/akoi.yml
become: yes
roles:
- role: suzuki-shunsuke.akoi
akoi_config_path: /etc/akoi/akoi.yml
akoi_version: 1.3.0
become: yes
Change Log
See CHANGELOG.md.
Contributing
See CONTRIBUTING.md.
License
Install
ansible-galaxy install suzuki-shunsuke.akoiLicense
mit
Downloads
170
Owner
Platform Engineer / OSS Developer / Go
