Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Next »

Click Maintain > Automation > Ansible Jobs List in the AmpCon™-DC UI. On the “Ansible Jobs List” page, you can view the list of Ansible jobs or the list of switches with Ansible jobs. You can also check the execution results and output of these jobs.

Job View

Viewing Ansible Jobs

In the Job View tab, you can see the list of playbook execution jobs.

图片-20250110-031630.png

The Schedule Type column including the following types:

  • DIRECT

Corresponds to playbooks executed with "Run Now"

  • ONCE

Corresponds to playbooks executed with "One Time"

  • SCHEDULED

Corresponds to playbooks executed with "Scheduled"

The Status column includes the following status:

  • IDLE

The playbook has not been completed.

  • RUNNING

The playbook is currently running.

  • EXECUTED

The playbook execution has been completed.

Note: For Playbooks with a schedule type of "SCHEDULED," the status is IDLE after the playbook execution has been completed.

Checking Ansible Job Results and Output

  1. In the Job View tab, locate a job, and then click Task Results. You can see the results of the playbook execution in the Result Table tab .

图片-20250110-033118.png
  1. To view detailed results, click Show Result.

  2. To view the output of the playbook execution, click the Result Output tab.

图片-20250110-033545.png

Removing an Ansible Job

  1. In the Job View tab, locate a job, and then click Remove.

  2. Click Yes to confirm the deletion.

Switch View

Viewing Switches with Ansible Jobs

In the Switch View tab, you can see the list of switches that have playbook execution jobs.

图片-20250110-034125.png

Checking Ansible Job Results and Output

  1. In the Switch View tab, locate a switch, and then click Task Results.

图片-20250110-034505.png
  1. To view detailed results, click Show Result.

  2. To view the output of the playbook execution, click the Result Output tab.

  • No labels