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

37 lines (25 loc) 452 B
--- version: '3' tasks: all: cmds: - task: name - task: group - task: subgroup - task: title - task: description - task: overview - task: slug - task: project-specific - task: build - task: test build: 'true' description: 'true' group: 'true' name: 'true' overview: 'true' project-specific: 'true' slug: 'true' subgroup: 'true' test: 'true' title: 'true'