ara/ara
David Moreau Simard fa3bc74eb5
callback: Add argument_labels feature
This new configuration option will label playbooks automatically
based on CLI arguments picked up by the callback.

For example, when "--check" is used, it would label the playbook with
the label "check:True" or "check:True" when it isn't used.

Related: https://github.com/ansible-community/ara/issues/148
Related: https://github.com/ansible-community/ara/issues/119
Change-Id: Ifd475875bf83a21ab35c9cf0ac0410520b98d804
2020-09-18 20:07:43 -04:00
..
api API: Add an "expired" status for playbooks, plays and tasks 2020-09-17 10:31:22 -04:00
cli CLI: Add "ara expire" to expire old running objects 2020-09-17 10:45:12 -04:00
clients client: expose SSL verify parameter in utils.get_client 2019-11-28 12:11:42 -05:00
plugins callback: Add argument_labels feature 2020-09-18 20:07:43 -04:00
server server: Add DATABASE_OPTIONS to settings 2020-08-21 16:23:08 -04:00
setup server: validate that settings.yaml exists before bootstrapping 2020-04-14 16:04:47 -04:00
ui UI: Don't display the unknown status in playbook search 2020-09-17 10:45:18 -04:00