PHPackages                             vundb/ansible-role-system-bootstrap - 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. vundb/ansible-role-system-bootstrap

ActiveChef-role

vundb/ansible-role-system-bootstrap
===================================

Ansible role for bootstraping instances.

1.6.0(7y ago)3114MIT

Since Jun 25Pushed 7y ago1 watchersCompare

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

READMEChangelogDependencies (1)Versions (13)Used By (0)

Ansible Role System Bootstrap
=============================

[](#ansible-role-system-bootstrap)

This role will boostraping instances, updates package tree and prepare system for executing further roles.

The hostname and host entries will be set.

The Timezone will be configured.

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

[](#supported-distributions)

- Gentoo

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

[](#role-variables)

- `system_update`: Perform update for system package tree. Possible values are yes or no. Default yes.
- `system_profile`: Gentoo's system profile to use. Default value is `default/linux/amd64/17.0`.
- `system_hostname`: System hostname. Default will be the variable `inventory_hostname`.
- `system_timezone`: System timezone in the timezone database format.
- `system_host_entries`: Array with host entries. See [default vars file](defaults/main.yml)
- `system_locale`Set system wide locale. If no value is set, the default `en_US.UTF-8` will be used.

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

[](#dependencies)

None.

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

[](#example-playbook)

```
- hosts: all
  roles:
    - role: vundb-system-bootstrap
      system_update: yes
      system_hostname 'exaple.com'
      system_timezone: 'Europe/Berlin'
      system_host_entries:
        - { ip: "127.0.0.1", name: "exaple.com", state: "present" }
        - { ip: "::1",       name: "exaple.com", state: "absent" }

```

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 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity70

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 ~88 days

Recently: every ~43 days

Total

12

Last Release

2631d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c047a39da05d0af48ecc206c25c7aff05efbdefc43c9bc3abf428ae53574adf8?d=identicon)[vundb](/maintainers/vundb)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[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.7k15.7k5](/packages/elgg-elgg)[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.

44643.1k1](/packages/pressbooks-pressbooks)[johnbillion/user-switching

Instant switching between user accounts in WordPress and WooCommerce.

19768.3k2](/packages/johnbillion-user-switching)[rainlab/blog-plugin

Blog plugin for October CMS

17257.7k](/packages/rainlab-blog-plugin)[rainlab/user-plugin

User plugin for October CMS

11954.3k13](/packages/rainlab-user-plugin)[starcitizentools/citizen-skin

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

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

PHPackages © 2026

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