Examples¶
Build target images¶
ansible-playbook playbooks/build-images.yml -i inventories/targets
# or
ansible-playbook playbooks/build-squash.yml -i inventories/targets
Run target images locally¶
ansible-playbook playbooks/run-images.yml -i inventories/targets
Feed mUI¶
Feed Challenges
ansible-playbook playbooks/feed-challenges.yml -i inventories/challenges
Feed targets
ansible-playbook playbooks/feed-targets.yml -i inventories/targets