diff --git a/init-rocky-openqa-worker-host.yml b/init-rocky-openqa-worker-host.yml index 96a8d50..74bfb05 100644 --- a/init-rocky-openqa-worker-host.yml +++ b/init-rocky-openqa-worker-host.yml @@ -1,5 +1,11 @@ # Configure an openQA worker host -# This playbook is *NOT* intended for WAN-facing systems! +# +# Usages: +# # Install and configure an openQA worker-only host +# ansible-playbook init-rocky-openqa-worker-host.yml +# +# # Install and configure an openQA worker-only host with a parameters file +# ansible-playbook init-rocky-openqa-worker-host.yml -e @my-worker-host.yml # # Created: @akatch ---