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

doc: add information specific to this role (was only rather generic default documentation)

parent 9a68d2e3
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,8 @@ To deploy this role to a managed host, the following software must be installed
* Python3
* SSHd
In order to create a bootable ISO image, you have to provide a RHEL ISO image in the role's root directory and set the correct version in `vars/main.yml`.
## Quick start
```
......@@ -61,14 +63,6 @@ You can then run only certain tagged tasks by using the `--tags` option:
For more help with ansible-playbook, use the `--help` flag.
## Testing the role
Tests have been implemented using the Molecule framework. The details on using the test suite are described below `molecule/`.
## 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.
## git configuration
Just run the `setup_gitconfig.sh` script that comes with the repo to correctly setup all necessary local Git configurations.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment