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

8 lines (7 loc) 168 B
--- - name: Run generic Linux tasks include_tasks: install-Linux.yml loop: "{{ github_binaries }}" loop_control: label: "{{ gh_repo }}" loop_var: gh_repo