From 8f8210353590babc08bfbba735ae169d79087537 Mon Sep 17 00:00:00 2001 From: Vlad Date: Tue, 11 Jul 2023 10:37:39 -0500 Subject: [PATCH] Update README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1083dde..4004c26 100644 --- a/README.md +++ b/README.md @@ -71,10 +71,11 @@ collections: ```yaml --- -- import_playbook: vladgh.samba.server +- name: Samba Server + ansible.builtin.import_playbook: vladgh.samba.server ``` -See [Ansible Using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details. +See [Ansible using collections](https://docs.ansible.com/ansible/latest/user_guide/collections_using.html) for more details. ## Server Role Variables