ansible/docs/docsite/rst
Simon fb6ae90f60 Memset: initial module, integration tests, module_utils and supporting documentation. (#40071)
*  * Memset:
   * module_utils and associated documentation.
   * module to manage DNS zones.
   * integration tests to run against Memset's API.

* * memset.py:
  * remove import of requests from memset.py in favour of internal Ansible modules.
  * import necessary Ansible modules for request and response handling.
  * create a response object in order to retain a stable interface to memset_api_call from existing modules.
  * rework memset_api_call to remove requests.
* memset_zone.py:
  * improve short description to be more verbose.
  * ensure all imports directly follow documentation.
  * remove any reference to requests.
  * correct keyerror carried over from elsewhere.

* remove dependency on requests from documentation string

* disable integration tests until we have a cleanup method available
2018-05-18 10:45:38 +01:00
..
community Add ARA Records Ansible to community tools (#39836) 2018-05-07 22:18:52 -04:00
dev_guide Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 2018-05-18 10:45:38 +01:00
installation_guide Reduce warnings (#39254) 2018-04-25 11:18:52 -07:00
inventory draft implicit localhost docs (#31840) 2017-11-22 19:13:56 -05:00
network HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
plugins document lookup errors optoin (#39645) 2018-05-11 15:09:53 -04:00
porting_guides More file refactoring (#40114) 2018-05-16 10:41:11 -07:00
reference_appendices Last docs link fixes (#39391) 2018-04-27 13:21:39 -05:00
roadmap Update ROADMAP_2_6.rst 2018-05-17 16:10:35 +05:30
scenario_guides corrects links to 'list_of' pages (#39161) 2018-04-24 15:51:12 +01:00
user_guide HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
vmware Adds documentation structure and stubs for new VMWare guide (#39246) 2018-05-03 08:05:28 -07:00
conf.py Adding support for opensearch of documentation (#38593) 2018-04-25 18:01:26 -07:00
index.rst Adds documentation structure and stubs for new VMWare guide (#39246) 2018-05-03 08:05:28 -07:00