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

29 lines (28 loc) 722 B
--- galaxy_info: role_name: slack author: ProfessorManhattan description: Installs Slack on nearly every platform company: Megabyte Labs issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/slack/-/issues license: license (MIT) min_ansible_version: 2.10 platforms: - name: Ubuntu versions: - focal galaxy_tags: - slack - team - collaboration - chat - communication - notifications namespace: professormanhattan dependencies: - role: professormanhattan.mas when: ansible_os_family == 'Darwin' - role: professormanhattan.snapd when: ansible_system == 'Linux' - role: professormanhattan.homebrew when: ansible_os_family == "Darwin"