Skip to content
Snippets Groups Projects
Commit 9affd052 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

doc: add special requirements for running and testing the role

parent d7c30a0f
No related branches found
No related tags found
No related merge requests found
Pipeline #2615 passed
......@@ -8,6 +8,7 @@ This role provides all necessary tasks to initialise RHEL 7 servers for SLUBArch
To use this role, the following software must be installed on your workstation:
* ansible
* jmespath
To deploy this role to a managed host, the following software must be installed on the target:
* Python3
......@@ -58,6 +59,11 @@ For more help with ansible-playbook, use the `--help` flag.
Tests have been prepared/implemented using the Molecule framework. The details on using the test suite are described below `molecule/`.
Install the `vagrant-disksize` plugin before running the Molecule testsuite!
```
vagrant plugin install vagrant-disksize
```
## Variables
Many variables have been "hidden" in encrypted Ansible Vaults. For security reasons, these Vaults are maintained in a separate private internal repository of SLUB's Git. However, in order to better understand the data within the vaults, you can find `\*.vault.example` files below the `vars/` directory.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment