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

11 lines (9 loc) 256 B
--- - name: Run shared Darwin/Linux tasks include_tasks: user-Darwin-Linux.yml - name: Mount the rclone drives include_tasks: mount-Darwin.yml loop: "{{ user.rclone | default([]) }}" loop_control: label: "{{ mount.name }}" loop_var: mount