Metadata-Version: 2.1
Name: ansible-mongodb-store
Version: 0.3.0
Summary: MongoDB data storage and retrieval for Ansible playbooks
Home-page: https://github.com/ParpingTam/ansible_mongodb_store
Author: Ed McGuigan
Author-email: ed.mcguigan@palmbeachschools.org
Keywords: pip,ansible,mongodb
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# ansible_mongodb_store

Some code to be able to write and read data into mongodb direct from ansible
playbooks
