diff --git a/deploy/ansible/worker/README.md b/deploy/ansible/worker/README.md index 2c2fb3101..a15e7f84a 100644 --- a/deploy/ansible/worker/README.md +++ b/deploy/ansible/worker/README.md @@ -17,4 +17,10 @@ updates all your existing nodes to the latest nucypher docker image -1. from `/nucypher/deploy/ansible/` run `ansible-playbook worker/update_remote_workers.yml -i worker/inventory.yml -l cassandra` \ No newline at end of file +1. from `/nucypher/deploy/ansible/` run `ansible-playbook worker/update_remote_workers.yml -i worker/inventory.yml -l cassandra` + + +#### other commands to try + +* `ansible-playbook worker/get_workers_status.yml -i ~/Documents/my_inventory.yml -l cassandra` + * prints out some useful information about your nodes