add heading to split assistant from game stuff
This commit is contained in:
parent
8517530807
commit
9750de29d8
|
@ -46,6 +46,7 @@ The adaptive game module contains:
|
||||||
- `hint_giver.py`. The `HintGiver` class keeps tracks of taken hints and gives new ones.
|
- `hint_giver.py`. The `HintGiver` class keeps tracks of taken hints and gives new ones.
|
||||||
- `level_selector.py`. The `LevelSelector` class helps decide which level to go to next.
|
- `level_selector.py`. The `LevelSelector` class helps decide which level to go to next.
|
||||||
|
|
||||||
|
## Game requirements
|
||||||
### Ansible tags
|
### Ansible tags
|
||||||
The assistant expects some things of the Ansible playbooks.
|
The assistant expects some things of the Ansible playbooks.
|
||||||
- All tasks should be tagged
|
- All tasks should be tagged
|
||||||
|
|
Reference in New Issue