buluma.xinetd

Ansible Role xinetd

This role installs and configures xinetd on your system.

GitHub Version Issues Pull Requests Downloads
github Version Issues PullRequests Ansible Role

Example Playbook

This example comes from molecule/default/converge.yml and is checked with every update.

---
- name: Converge
  hosts: all
  become: true
  gather_facts: true

  roles:
    - role: buluma.xinetd

Before running this, you'll want to prepare your machine. In CI, this is done with molecule/default/prepare.yml:

---
- name: Prepare
  hosts: all
  become: true
  gather_facts: false

  roles:
    - role: buluma.bootstrap

You can also find a full explanation and example on how to use these roles.

Requirements

State of Used Roles

The following roles help prepare your system. You can choose a different method if you prefer.

Requirement GitHub Version
buluma.bootstrap Ansible Molecule Version

Context

This role is part of a collection of compatible roles. Check out the documentation for these roles for more information.

Here’s a visual of related roles:

dependencies

Compatibility

This role has been tested on the following container images:

Container Tags
EL 8
Debian all
OpenSUSE all
Ubuntu all

You need at least Ansible version 2.12. Tests were done on:

  • The previous version.
  • The current version.
  • The development version.

If you find any issues, please report them on GitHub.

Changelog

Check out the Role History.

License

Apache-2.0.

Author Information

Shadow Walker.

Informazioni sul progetto

Install and configure xinetd on your system.

Installa
ansible-galaxy install buluma.xinetd
Licenza
apache-2.0
Download
7.7k
Proprietario
DevOps Engineer