1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/awx/plugins
Chris Meyers c03cef022d Implemented fact scan storage logic.
* added mongo connection logic
* added mongo dbtransform logic to allow keys with . and $
* altered tower fact scanner CacheModule to emit a message for each fact module facts (including ansible facts). Previously, seperate facts module facts were getting concatenated to each subsequent emi
* tower fact scanner CacheModule timeout set as to not hang for forever
* broke apart commands.py test
* added unit test for run_fact_cache_receiver, facts, and dbtransform
2015-04-07 09:50:35 -04:00
..
callback Add callback methods for v2 support. Closes #115. 2015-04-03 00:06:49 -04:00
fact_caching Implemented fact scan storage logic. 2015-04-07 09:50:35 -04:00
inventory Update EC2/GCE inventory scripts from core. 2015-04-03 00:30:58 -04:00
library Merge pull request #117 from matburt/scan_files_implementation 2015-04-03 15:37:34 -04:00