ansible/test
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
..
cache
integration Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 2018-05-18 10:45:38 +01:00
legacy Use https for links to ansible.com domains. 2018-04-23 11:33:56 -07:00
results
runner [AWS] Add Ansible Version to botocore user agent string (#39993) 2018-05-17 11:41:14 -04:00
sanity unarchive now passes the E322 test 2018-05-17 15:24:56 -07:00
units small fixes and additions to bigip_virtual_address (#40362) 2018-05-17 20:45:53 -07:00
utils Make docs-build sanity test disabled by default. 2018-05-09 17:55:00 -07:00