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
Tim Rupp e6d586f703
Change port to allow strings too (#48899)
The port technically supports an asterisk, but the argument spec was
requiring integers only.
2018-11-19 13:44:20 -08:00
..
cli Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config fix bug in config mgr 2018-11-19 11:46:17 -05:00
errors Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
executor display.error on no matching --start-at-task (#45221) 2018-11-15 19:35:51 -05:00
galaxy Support .yaml extension for meta file (#46505) 2018-11-09 17:29:06 -05:00
inventory inventory: fix hostname check (#48789) 2018-11-16 09:02:08 -05:00
module_utils updated .decode('utf-8') to to_text() 2018-11-19 13:34:04 -05:00
modules Change port to allow strings too (#48899) 2018-11-19 13:44:20 -08:00
parsing Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
playbook Do not use str() on exceptions (#46950) 2018-11-09 07:59:30 +01:00
plugins fix cache 'update' method to be 'mapping' compatible 2018-11-19 14:18:18 -05:00
template Do not strip new lines in native jinja (#46751) 2018-10-19 00:14:43 +02:00
utils Add common files for ONTAP and SOLIDFIRE unit tests (#48739) 2018-11-19 14:43:32 +00:00
vars fix cache 'update' method to be 'mapping' compatible 2018-11-19 14:18:18 -05:00
__init__.py
constants.py Update ansible-doc for invariants in the metadata/plugin_doc api 2018-10-31 10:41:46 -07:00
release.py Codename: How Many More Times 2018-09-04 12:38:29 -04:00