0ta2 / git_role

Ansible dealing with git

Home Page:https://galaxy.ansible.com/0ta2/git_role

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub issues GitHub stars CircleCI GitHub Actions

git_role

Git をインストールするためのロールです。

Requirements

なし。

Role Variables

変数名 役割
git_package_state パッケージを常に最新にするかどうか

デフォルトは、インストールするだけになっています。

常にアップデートしていきたい場合は、 latest にしてください。

Dependencies

なし

Example Playbook

---
    - hosts: servers
      roles:
         - { role: 0ta2.git_role }

License

GitHub

About

Ansible dealing with git

https://galaxy.ansible.com/0ta2/git_role

License:MIT License