buluma.obsproject

Ansible Role obsproject

This installs obsproject on your system.

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

Example Playbook

Here’s a simple playbook example from molecule/default/converge.yml. It is tested every time changes are made.

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

  roles:
    - role: buluma.obsproject

Before using the machine, you need to set it up. In CI, this is done using molecule/default/prepare.yml:

---
- name: Prepare
  hosts: all
  become: yes
  gather_facts: no

  roles:
    - role: buluma.bootstrap
    - role: buluma.epel
    - role: buluma.rpmfusion

You can also find a detailed guide on how to use these roles.

Requirements

You need the pip packages listed in requirements.txt.

State of Used Roles

The following roles help to prepare your system, but you can do it differently if you want.

Requirement GitHub Version
buluma.bootstrap Ansible Molecule Version
buluma.epel Ansible Molecule Version
buluma.rpmfusion Ansible Molecule Version

Context

This role works with many other compatible roles. For more details, check out the documentation of these roles.

Here are some related roles:

dependencies

Compatibility

This role has been tested on these container images:

Container Tags
Debian all
Fedora all
Ubuntu all

The minimum Ansible version required is 2.12. Tests have been conducted on:

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

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

Changelog

You can view the Role History.

License

This role is licensed under Apache-2.0.

Author Information

The author of this role is Shadow Walker.

Informazioni sul progetto

Install obsproject on your system.

Installa
ansible-galaxy install buluma.obsproject
Licenza
apache-2.0
Download
5.8k
Proprietario
DevOps Engineer