Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: check operation availability on host before execution
If a host is provided for an operation, check if the operation is available for this host before executing it. Log a custom error message in the database. This is required to avoid edge case with the `--limit <host>` option on the `ansible-playbook` command.
- Loading branch information