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

10 lines (9 loc) 254 B
--- pip_package: python3-pip pip_executable: "{{ 'pip3' if pip_package.startswith('python3') else 'pip' }}" user_configs: - username: "{{ ansible_user | default(lookup('env', 'USER')) }}" pips: - pipx python_package: python3 pip_packages: []