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/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.
5 years ago
..
cli Update galaxy cli metadata file templates (#51398) 5 years ago
compat Have update-bundled check for updates to all bundled code 5 years ago
config Add k8s_auth and kubevirt_vm to the k8s group (#52320) 5 years ago
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 6 years ago
executor Add stats on rescued/ignored tasks (#48418) 5 years ago
galaxy Update galaxy cli metadata file templates (#51398) 5 years ago
inventory support deterministic host ordering from group ancestors (#44067) 5 years ago
module_utils identity: Issue warning if GSSAPI parameters can't be used (#52721) 5 years ago
modules Filter DNSimple request by record name. (#49981) 5 years ago
parsing Fix pycodestyle E117 issues. 5 years ago
playbook handle non strings in requirements version for ansible-galaxy (#52109) 5 years ago
plugins VMware: Refactor guest inventory plugin (#52642) 5 years ago
template template: add additional variable for dest path (#52015) 5 years ago
utils move extravars and option vars loading into VM (#51070) 6 years ago
vars Remove unused imports and variable in hostvars.py (#51609) 5 years ago
__init__.py
constants.py Become plugins (#50991) 5 years ago
context.py Become plugins (#50991) 5 years ago
release.py Codename: How Many More Times 6 years ago