PHPackages                             vundb/ansible-role-portage - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. vundb/ansible-role-portage

ActiveChef-role[DevOps &amp; Deployment](/categories/devops)

vundb/ansible-role-portage
==========================

Ansible role handle portage configuration and package installation on gentoo instances.

1.1.1(8y ago)116827MIT

Since Jul 2Pushed 8y ago1 watchersCompare

[ Source](https://github.com/vundb/ansible-role-portage)[ Packagist](https://packagist.org/packages/vundb/ansible-role-portage)[ RSS](/packages/vundb-ansible-role-portage/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (4)Used By (7)

Ansible Role Portage
====================

[](#ansible-role-portage)

Ansible role handle portage configuration and package installation on gentoo instances.

Supported Distributions
-----------------------

[](#supported-distributions)

- Gentoo

Role Variables
--------------

[](#role-variables)

- `portage_configuration`: Array with gentoo's portage configuration. See [default vars file](defaults/main.yml)
- `portage_packages`: Array with packages to be installed. See [default vars file](defaults/main.yml)

Dependencies
------------

[](#dependencies)

None.

Example Playbook
----------------

[](#example-playbook)

```
- hosts: all
  roles:
    - role: vundb-portage
      portage_configuration:
        - section: 'package.use'
          file: 'dev-lang-php'
          entries:
            - 'dev-lang/php gd'
        - section: 'package.accept_keywords'
          file: 'dev-lang-php'
          entries:
            - '>=dev-lang/php-7.0 ~amd64'
      portage_packages:
        - package: "dev-lang/php"

```

License
-------

[](#license)

MIT

Author Information
------------------

[](#author-information)

- You can find more roles in my GitHub channel [vundb](https://github.com/vundb)
- Follow me on Twitter [@vundb](https://twitter.com/vundb)

###  Health Score

31

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~227 days

Total

3

Last Release

3241d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3923907?v=4)[Viktor Breitenbücher](/maintainers/vundb)[@vundb](https://github.com/vundb)

---

Top Contributors

[![viktorbreitenbuecher](https://avatars.githubusercontent.com/u/8721007?v=4)](https://github.com/viktorbreitenbuecher "viktorbreitenbuecher (2 commits)")

### Embed Badge

![Health badge](/badges/vundb-ansible-role-portage/health.svg)

```
[![Health](https://phpackages.com/badges/vundb-ansible-role-portage/health.svg)](https://phpackages.com/packages/vundb-ansible-role-portage)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.6k10](/packages/helsingborg-stad-municipio)[october/rain

October Rain Library

1601.7M103](/packages/october-rain)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45844.8k1](/packages/pressbooks-pressbooks)[elgg/elgg

Elgg is an award-winning social networking engine, delivering the building blocks that enable businesses, schools, universities and associations to create their own fully-featured social networks and applications.

1.7k17.3k100](/packages/elgg-elgg)[mediawiki/maps

Adds various mapping features to MediaWiki

85155.1k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3407.6k](/packages/starcitizentools-citizen-skin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
