Background
Playbooks record and execute Ansible configuration, deployment, and orchestration functions. They can describe a policy you want your remote switches to enforce, achieving to manage configurations and deployments to remote switches.
When running Ansible playbooks, AmpCon executes the defined tasks in file playbook.yml on the targeted switches.
NOTE:
- The path for saving playbook folder is “/usr/share/automation/server/ansible_playbook/”.
- For version <1.9.0, this function is based on Ansible 2.7.6 version . For details about Ansible documentation, see https://docs.ansible.com/ansible/2.7/index.html.
- For version >= 1.9.0, this function is based on Ansible 6.2.0 version . For details about Ansible documentation, see https://docs.ansible.com/ansible/latest/
Copyright © 2024 Pica8 Inc. All Rights Reserved.