mirror of
https://github.com/CentOS/ansible-role-mbs
synced 2026-06-18 09:27:11 +08:00
d8099e52ab305e75e24c2a4565474ffc2aff78ce
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%