...
The Schedule Type column including the following types:
DIRECT
Corresponds to playbooks Playbooks that are executed with "Run Now"
ONCE
Corresponds to playbooks Playbooks that are executed with "One Time"
SCHEDULED
Corresponds to playbooks Playbooks that are executed with "Scheduled"
Note: For Playbooks with a schedule type of "SCHEDULED", the status is IDLE after the playbook execution has been completed.
The Status column includes the following status:
IDLE
The playbook execution has not been completedstarted.
RUNNING
The playbook is currently running.
EXECUTED
The playbook execution has been completed.
...
playbook execution has been completed.
Checking Ansible Job Results and Output
...