UNPKG

@installdoc/ansible-gas-station

Version:

An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤

39 lines (38 loc) 879 B
--- galaxy_info: role_name: gitstats author: ProfessorManhattan description: Installs gitstats (a local git statistics terminal charting app) on nearly any platform company: Megabyte Labs issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/gitstats/-/issues license: license (MIT) min_ansible_version: 2.10 platforms: - name: Debian versions: - all - name: EL versions: - all - name: Fedora versions: - all - name: Mac OS X versions: - all - name: Ubuntu versions: - focal - name: Windows versions: - 10 galaxy_tags: - git - statistics - contributions - calendar namespace: professormanhattan dependencies: - role: professormanhattan.nodejs - role: professormanhattan.homebrew when: ansible_os_family == "Darwin"