@installdoc/ansible-gas-station
Version:
An Ansible playbook that provisions your network with software from GitHub Awesome lists, developed with disaster recovery in mind ⛽🔥🤤
32 lines (31 loc) • 673 B
YAML
galaxy_info:
role_name: maas
author: ProfessorManhattan
description: Installs MAAS on Ubuntu and automates some of the setup work
company: Megabyte Labs
issue_tracker_url: https://github.com/megabyte-labs/ansible-roles/maas/-/issues
license: license (MIT)
min_ansible_version: 2.10
platforms:
- name: Ubuntu
versions:
- focal
galaxy_tags:
- automation
- baremetal
- dhcp
- dns
- hardware
- kvm
- lpmi
- maas
- orchestration
- provision
- pxe
- server
- ubuntu
namespace: professormanhattan
dependencies:
- role: professormanhattan.snapd
when: ansible_os_family == "Darwin"