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) 171 B
--- - name: Run generic tasks include_tasks: pip-user.yml loop: "{{ user_configs | default([]) }}" loop_control: label: "{{ user.username }}" loop_var: user