mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-13 04:11:00 +00:00
* initial commit * Fix typo in integration test which caused an assertion to fail * Updated integration testing * Fix Ansible Sanity Errors * Changed version added to 2.8 from 2.9 * added from __future__ import absolute_import, division, print_function __metaclass__ = type