Files
community.general/test/integration/targets
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
..
2018-04-22 07:11:34 -07:00
2017-08-31 12:11:43 -07:00
2018-05-16 11:09:32 -05:00
2018-05-16 10:41:11 -07:00
2018-02-07 23:33:04 -08:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-02-02 09:50:15 -05:00
2018-04-04 10:46:30 -04:00
2018-04-17 09:53:59 -04:00
2018-05-09 09:54:03 -07:00
2018-04-12 11:08:15 -07:00
2017-08-15 23:12:08 -07:00
2017-08-31 12:11:43 -07:00
2018-04-22 07:11:34 -07:00
2018-05-14 14:55:01 +02:00
2018-04-05 08:56:21 -07:00
2018-01-15 21:15:04 -08:00
2017-09-14 07:14:30 -07:00
2018-02-14 17:01:36 -05:00
2017-08-31 12:11:43 -07:00
2018-05-17 11:34:13 -04:00
2018-02-11 11:40:33 -05:00
2018-05-03 09:59:36 -04:00
2018-05-02 20:41:48 +02:00