1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Albert Cervera i Areny e0274adafe Filter DNSimple request by record name. (#49981)
* Filter DNSimple request by record name.

The request was not filtered and DNSimple returns only the first 100
records so if the number of records is larger the check could fail.

This patch fixes the issue and also makes the check to perform better.

* Add changelog fragment.
2019-02-22 08:58:16 +00:00
..
cli Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
compat
config
errors
executor Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory support deterministic host ordering from group ancestors (#44067) 2019-02-20 10:41:25 -05:00
module_utils identity: Issue warning if GSSAPI parameters can't be used (#52721) 2019-02-22 08:39:42 +00:00
modules Filter DNSimple request by record name. (#49981) 2019-02-22 08:58:16 +00:00
parsing
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins VMware: Refactor guest inventory plugin (#52642) 2019-02-22 09:55:57 +05:30
template
utils
vars
__init__.py
constants.py
context.py
release.py