Skip to content

Instantly share code, notes, and snippets.

View sapphirelin's full-sized avatar

Sapphire Lin sapphirelin

View GitHub Profile
# # Step 0: 定義連接到 Avi Controller的方法 #
- hosts: localhost
vars:
avi_credentials:
controller: "172.16.6.214"
username: "admin"
password: "XXXXXXXXXX"
api_version: "18.2.5"
connection: local
roles: