Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 7f4e23cf authored by SIMONIN Matthieu's avatar SIMONIN Matthieu
Browse files

API: Introduce Results object

Rationale:
- results inpection of single run_command or actions

Main Changes:
- In order to catch the individual results when using the actions context
manager run_play is used internally instead of run_ansible (everything must
stay within the process memory). The caveat is that fact gathering for
/actions/ is now all or nothing (IMO nobody was using this feature anyway)
parent 97379a9e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment