From 0a780d736d14232dab5f5bc9bd1e92b5c8bd2503 Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Mon, 1 Mar 2021 01:06:42 +0000 Subject: [PATCH] updating tasks --- tasks.todo | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks.todo b/tasks.todo index 1d3eea0..f254d7a 100644 --- a/tasks.todo +++ b/tasks.todo @@ -8,4 +8,5 @@ Tasks: ✔ Test a connection with `ansible all -m ping` @done(21-03-01 00:08) ☐ Document commands Run a playbook with `ansible-playbook -b test.yml` + If using vault do `--ask-vault-pass` Point to an inventory with `-i hosts`