community.general/lib/ansible
Kevin Breit 91237fa414 Meraki util - Add method to encode parameters in the URL (#49015)
* Add new method to encode parameters in the URL
- I'm not really encoding, I'm sure this is broke
- There maybe an Ansible native way to do this

* Fix whitepace

* Added urlencode support
- Relies on urllib module
- Fixed string delimiter

* Enable URL params
- construct_params_list() creates a list of parameters to encode
- encode_url_params() does encoding in a simple manner

* Added proper methods for urlencoding

* Remove duplicate functions

* Remove blank line for PEP8
2019-05-01 13:15:36 -04:00
..
cli Fix and refix help text for CLI (#55831) 2019-04-30 11:16:26 -04:00
compat Update bundled copy of selectors2 from 1.1.0 to 1.1.1 (#55457) 2019-04-23 11:52:24 -05:00
config Add WTI Serial Port Config module (#55102) 2019-04-24 09:53:40 -04:00
errors
executor options not optional for callbacks (#55660) 2019-04-25 22:22:06 -04:00
galaxy
inventory preserve same order as inventory manager when using host lookup (#55331) 2019-04-18 15:54:03 -04:00
module_utils Meraki util - Add method to encode parameters in the URL (#49015) 2019-05-01 13:15:36 -04:00
modules meraki/meraki_network - Enable/disable VLANs on network (#48820) 2019-05-01 12:24:39 -04:00
parsing Migrate command line parsing to argparse (#50610) 2019-04-23 13:54:39 -05:00
playbook correct method docs (#55961) 2019-05-01 09:13:57 -05:00
plugins VMware: Handle VMs with no configurations 2019-05-01 11:47:28 -04:00
template fix combine filter using undefined vars (#55840) 2019-04-30 11:10:19 -04:00
utils caution tape on makedirs_safe (#55241) 2019-04-24 11:37:34 -04:00
vars fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
__init__.py
constants.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
context.py
release.py Cleanup the tree for post-2.8-branch 2019-04-12 12:57:35 -07:00