e75a256cfa
* add infinity ansible module into ansible package * move infinity to be the correct direction without a folder * remove dependency on requests library and use ansible built-in method to send rest api call * add missing whitespace * Use open_url from module_utils instead of urlopen based on suggestions * correct the path for infinity ansible modue, moving it into the ansible/modules/network/infinity * make change on the documentation and code based on feedback * change the data type in the Return documentation based on feedback * add importing for path and define metaclass based on testing failure * change the postion of importing __future__ * Move Infinity module from Network module into net_tools directory based on review * put back the file that is accidently removed * change ansible-metadata version to be 1.1 |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |