23 lines
533 B
YAML
23 lines
533 B
YAML
# -*- mode: yaml; indent-tabs-mode: nil; tab-width: 2; coding: utf-8-unix -*-
|
|
|
|
---
|
|
|
|
- name: "base Gentoo/Pentoo/main.yml"
|
|
debug:
|
|
verbosity: 1
|
|
msg: "base Gentoo/Pentoo/main.yml"
|
|
|
|
#- include_tasks: Gentoo/Pentoo/accept_keywords.yml
|
|
|
|
#- include_tasks: Gentoo/Pentoo/license.yml
|
|
|
|
- include_tasks: Gentoo/Pentoo/use.yml
|
|
|
|
- include_tasks: Gentoo/Pentoo/mask.yml
|
|
|
|
##- include_tasks: Gentoo/openrc.yml
|
|
- include_tasks: Gentoo/Pentoo/portage.yml
|
|
|
|
#- include_tasks: Gentoo/Pentoo/unmask.yml
|
|
- include_tasks: Gentoo/Pentoo/unmask.yml
|