https://github.com/y0rune/ansible-gentoo-installer
https://github.com/y0rune/ansible-gentoo-installer
ansible gentoo gentoo-linux gentoo-linux-installation installer
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/y0rune/ansible-gentoo-installer
- Owner: y0rune
- Created: 2022-05-07T22:10:28.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T16:55:21.000Z (about 4 years ago)
- Last Synced: 2025-01-20T23:16:17.086Z (over 1 year ago)
- Topics: ansible, gentoo, gentoo-linux, gentoo-linux-installation, installer
- Language: Jinja
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ansible Gentoo Installer
PLEASE REMEMBER! `hard_drive` will be ereased during the running.
## Usage
To install Gentoo Linux on your computer you have to define the default values
located in the `vars/main.yml`
## Values with description
| Value | Description |
| --------------- | ------------------------------------------ |
| `hard_drive` | Default hard drive e.g /dev/sda |
| `hostname` | Hostname for the Gentoo |
| `root_password` | Default root password after installation |
| `arch` | Architecture e.g amd64 |
| `mirror` | Mirror for downloading the repository tree |