diff --git a/README.md b/README.md index e90fcfa..3aeee33 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,11 @@ ansible-playbook -i , playbooks/ping.yml *Note the comma at the end of the hostname or IP.* +List available tags for playbook. +``` +ansible-playbook playbooks/.yml --list-tags +``` + ## Manage secrets Secrets can be managed by using Ansible vault or an external keystore, Passbolt