Add desktop network setup
This commit is contained in:
parent
75594b5e43
commit
0e78c4a642
9 changed files with 123 additions and 6 deletions
13
roles/arch/meta/main.yml
Normal file
13
roles/arch/meta/main.yml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
dependencies:
|
||||
- common
|
||||
|
||||
galaxy_info:
|
||||
author: sonny
|
||||
description: "Sets up an arch environment"
|
||||
license: "license GPLv3"
|
||||
min_ansible_version: 2.7
|
||||
issue_tracker_url: "https://git.fudiggity.nl/ansible/arch-setup/issues"
|
||||
platforms:
|
||||
- name: Archlinux
|
||||
galaxy_tags:
|
||||
- system
|
||||
Loading…
Add table
Add a link
Reference in a new issue