Limit common tasks

This commit is contained in:
Patrick Toal
2019-06-25 08:14:01 -04:00
parent 0cd7e61420
commit 3891c83e01

View File

@@ -1,6 +1,6 @@
# Toal Lab Site Playbook # Toal Lab Site Playbook
- name: Common Lab Machine Setup - name: Common Lab Machine Setup
hosts: all,!switch01 hosts: tag_ansible,!switch01
become: true become: true
roles: roles:
- toal-common - toal-common