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) 874 B
--- galaxy_info: role_name: s5cmd author: ProfessorManhattan description: Installs s5cmd (a fast tool for interacting with S3 buckets) on nearly any platform company: Megabyte Labs issue_tracker_url: https://gitlab.com/megabyte-labs/ansible-roles/s5cmd/-/issues license: license (MIT) min_ansible_version: 2.10 platforms: - name: EL versions: - 7 - 8 - name: Fedora versions: - all - name: Ubuntu versions: - all - name: Debian versions: - all - name: Windows versions: - 10 - name: MacOS versions: - all galaxy_tags: - cli - aws - s3 namespace: professormanhattan dependencies: - role: professormanhattan.go when: ansible_system != 'Darwin' - role: professormanhattan.homebrew when: ansible_os_family == "Darwin"