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 ⛽🔥🤤

40 lines (39 loc) 904 B
--- galaxy_info: role_name: gist author: ProfessorManhattan description: Installs and configures gist (potentially the best command-line gister) on nearly any platform company: Megabyte Labs issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/gist/-/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: - gist - github - snippet - terminal namespace: professormanhattan dependencies: - role: professormanhattan.ruby when: ansible_system != 'Darwin' - role: professormanhattan.homebrew when: ansible_os_family == "Darwin"