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 (10 loc) 249 B
--- all: children: ubuntu-wsl: hosts: wsl: ansible_connection: local ansible_sudo_pass: '{{ admin_password }}' ansible_password: '{{ admin_password }}' ansible_user: '{{ admin_username }}'