community.general/lib/ansible/plugins
Johann Queuniet 74ce8ce935 Add API pagination support to Scaleway inventory (#46117)
* Add Scaleway API pagination to server inventory call

* Move Link parsing to helper module

* Correct some PEP8 errors

* Replace AnsibleError with ScalewayException in module_utils since the former doesn't work

* Simplify the regexes to match the intended purpose

* Cleanup helper to conform to review

* Cleanup Scaleway inventory to conform to review

* Flatten the conditional branches structure

* fix a regexp typo
2018-10-24 17:53:46 +01:00
..
action escape default prompt detection in telnet action plugin (#46573) 2018-10-22 13:59:10 -04:00
cache Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
callback Add output for skipped tasks 2018-10-19 10:38:29 -04:00
cliconf ios check_rc: Default to sending text of exception, not the whole exception (#47300) 2018-10-24 09:56:47 -04:00
connection psrp - fix unicode handling in Python 2 (#47461) 2018-10-24 05:37:05 +10:00
filter Add support for IOS vlan parsing filter. (#40555) 2018-10-17 20:50:28 +05:30
httpapi Store Authorization header inside HttpApi connection plugin (#45598) 2018-09-13 19:34:30 +05:30
inventory Add API pagination support to Scaleway inventory (#46117) 2018-10-24 17:53:46 +01:00
lookup Adding headers to be returned for retrieved messages. (#47375) 2018-10-24 12:38:32 +01:00
netconf Move persistent connections to only use registered variables (#45616) 2018-09-20 09:56:43 -04:00
shell win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
strategy Fix exception when including tasks from handlers (#47307) 2018-10-22 10:46:36 -05:00
terminal added in method to handle new and old login methods (#47170) 2018-10-23 13:19:31 -04:00
test Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
vars Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
__init__.py inventory plugins: add test about config API usage (#41888) 2018-07-19 10:45:45 -07:00
loader.py pylint plugin to catch due/past-due deprecated calls (#44143) 2018-09-25 10:31:41 -05:00