You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
community Add ARA Records Ansible to community tools (#39836) 7 years ago
dev_guide Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 6 years ago
installation_guide Reduce warnings (#39254) 7 years ago
inventory draft implicit localhost docs (#31840) 7 years ago
network HTTP(S) API connection plugin (#39224) 6 years ago
plugins document lookup errors optoin (#39645) 6 years ago
porting_guides More file refactoring (#40114) 6 years ago
reference_appendices Last docs link fixes (#39391) 7 years ago
roadmap Update ROADMAP_2_6.rst 6 years ago
scenario_guides corrects links to 'list_of' pages (#39161) 7 years ago
user_guide HTTP(S) API connection plugin (#39224) 6 years ago
vmware Adds documentation structure and stubs for new VMWare guide (#39246) 7 years ago
conf.py Adding support for opensearch of documentation (#38593) 7 years ago
index.rst Adds documentation structure and stubs for new VMWare guide (#39246) 7 years ago