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) 162 B
--- - name: Run generic tasks include_tasks: continue.yml loop: "{{ software }}" loop_control: label: "{{ software_item }}" loop_var: software_item