mirror of
https://github.com/CentOS/ansible-role-mbs
synced 2026-02-02 18:19:58 +08:00
b4bc26b0444a7a59c7791ff2b7c893a3abdd0e68
Ansible Role: mbs
This mbs role is used in the CentOS Infra.
It surely depends (see dependencies below) on some other roles.
See also ansible-infra-playbooks directory to see how the tree/structure is organized
Variables
See defaults variables and explanations
Dependencies
This role depends on an existing postgresql instance + fedmsg-hub.
All those roles are declared in our requirements.yml file.
Development
Molecule tests use vagrant so you need a working vagrant installation in your host machine.
Running molecule tests require the following python libraries:
- molecule
- molecule-vagrant
- python-vagrant
Tests can be executed by running:
molecule test
License
MIT (see LICENSE file)
Languages
Jinja
98%
Shell
2%