From b5860daf11ac353049cb1654b9414a129e5cfb96 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Wed, 13 May 2026 00:13:57 +0300 Subject: Rework --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 389e728..b6d906f 100644 --- a/README.md +++ b/README.md @@ -37,10 +37,10 @@ Use a `secrets.yml` file to provide secrets for Ansible to use. Required variabl Run the playbook or only some tagged sub-playbooks: ```shell -ansible-playbook -i inventory playbook.yml -t [tag1] [tag2] ... +ansible-playbook -i inventory.prod site.yml ``` -See `playbook.yml` for available tags. +See `site.yml` for available tags. ## Author -- cgit v1.3