index
:
openstack/ara-plugins
master
Plugins, modules and callbacks for ARA Records Ansible
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-01-23
Add new integration jobs to ara-plugins
HEAD
1.0.0a2
master
David Moreau Simard
2019-01-22
Fix typo when ara_record retrieves options from the callback
David Moreau Simard
2019-01-21
Merge "Use get_client from ara.clients.utils to get an API client"
Zuul
2019-01-21
Retrieve CLI options with ansible.context in Ansible 2.8
David Moreau Simard
2019-01-18
Use get_client from ara.clients.utils to get an API client
David Moreau Simard
2019-01-10
Implement support for setting host aliases
David Moreau Simard
2019-01-10
Implement support for naming playbooks
David Moreau Simard
2018-12-21
Fix RST codeblock syntax in README
1.0.0a1
David Moreau Simard
2018-12-20
Tweak how files and hosts are created to ensure idempotency
David Moreau Simard
2018-12-20
Improve README to include docs for enabling ara-plugins
David Moreau Simard
2018-12-20
Add helper command to determine plugins location
David Moreau Simard
2018-12-14
Remove leftover .gitkeep file
David Moreau Simard
2018-12-07
Change openstack-dev to openstack-discuss
melissaml
2018-11-17
Port ara_record to use the ARA 1.0 API
David Moreau Simard
2018-11-14
Use task.status instead of task.completed
David Moreau Simard
2018-11-14
Use play.status instead of play.completed
David Moreau Simard
2018-10-15
Set the playbook status and infer the resulting status
David Moreau Simard
2018-10-15
Pass playbook along during result creation.
Florian Apolloner
2018-10-14
Retrofit ignored/filtered parameters to 1.0 callback
David Moreau Simard
2018-10-14
Retrofit ignored/filtered facts to 1.0 callback
David Moreau Simard
2018-10-11
Merge "Save the play uuid provided by Ansible when recording the play"
Zuul
2018-10-09
Save the play uuid provided by Ansible when recording the play
David Moreau Simard
2018-10-04
Update README.rst to be more accurate
David Moreau Simard
2018-10-02
Add zuul job to run tox-format environment for executing black and isort
David Moreau Simard
2018-10-02
Run black/isort on ara-plugins
David Moreau Simard
2018-10-02
Implement self-configuration of the callback through Ansible
David Moreau Simard
2018-09-27
Fixed namespacing to use python3 style namespace packages.
Florian Apolloner
2018-09-05
Record stats and adjust to latest database model for hosts
David Moreau Simard
2018-06-25
Drop trailing slash from the API endpoints
David Moreau Simard
2018-06-25
Add result and host facts logging to the default callback
David Moreau Simard
2018-06-21
Load hosts during v2_playbook_on_play_start
David Moreau Simard
2018-06-20
Fix import of the offline client
David Moreau Simard
2018-06-20
Rename ARA default callback to ara_default
David Moreau Simard
2018-06-20
Add ansible and ara-clients as requirements for ara-plugins
David Moreau Simard
2018-06-20
Add tox-pep8 gate job
David Moreau Simard
2018-06-20
First iteration of the callback plugin
David Moreau Simard
2018-06-20
Refactor ara-plugins as a namespaced module
David Moreau Simard
2018-04-24
Bootstrap ara-plugins
David Moreau Simard
2018-03-27
Added .gitreview
OpenStack Project Creator