diff --git a/site.yml b/site.yml index 4293df6..c943bf0 100644 --- a/site.yml +++ b/site.yml @@ -1,6 +1,6 @@ # Toal Lab Site Playbook - name: Common Lab Machine Setup - hosts: all,!switch01 + hosts: tag_ansible,!switch01 become: true roles: - toal-common