blob: 5c47a5c61fdfa5f23a12f1bf198c25e46a058456 [file] [log] [blame]
Zack Williams2aeb3ef2021-06-11 17:10:36 -07001---
Zack Williamsaa3d6f72020-12-01 20:39:42 -07002# Ansible playbook to configure aether fabric switches
3
4- name: Configure aether fabric switches
5 hosts: aetherfabric
6 become: true
7 roles:
8 - users