GithubHelp home page GithubHelp logo

suzuki-shunsuke / ansible_role_akoi Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 505 KB

ansible role to intsall akoi

Home Page: https://galaxy.ansible.com/suzuki-shunsuke/akoi

License: MIT License

Shell 100.00%
ansible ansible-role oss

ansible_role_akoi's Introduction

ansible_role_akoi

ansible role to install akoi.

https://galaxy.ansible.com/suzuki-shunsuke/akoi/

GitHub last commit GitHub tag License

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

MIT

ansible_role_akoi's People

Contributors

suzuki-shunsuke avatar renovate-bot avatar dependabot[bot] avatar

Stargazers

Mindula Dilthushan Manamperi avatar

Watchers

 avatar  avatar

ansible_role_akoi's Issues

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Rate Limited

These updates are currently rate limited. Click on a checkbox below to force their creation now.

  • chore(deps): update commitlint monorepo to v8.3.6 (@commitlint/cli, @commitlint/config-angular)
  • chore(deps): update dependency husky to v7

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.


  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.