updating tasks

This commit is contained in:
2021-03-01 01:06:42 +00:00
parent 8a90f5b74f
commit 0a780d736d

View File

@@ -8,4 +8,5 @@ Tasks:
✔ Test a connection with `ansible all -m ping` @done(21-03-01 00:08) ✔ Test a connection with `ansible all -m ping` @done(21-03-01 00:08)
☐ Document commands ☐ Document commands
Run a playbook with `ansible-playbook -b test.yml` Run a playbook with `ansible-playbook -b test.yml`
If using vault do `--ask-vault-pass`
Point to an inventory with `-i hosts` Point to an inventory with `-i hosts`