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/modules
Daniel Andrei Mincă 265a51ab93 format module values in gce_net module documentation (#40047)
* format code in gce_net module

The values passed to the module weren't being highlighted properly in
the documentation page.

As a result, use markup code format for the values provided in order to
be spotted easily on the page.

Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>

* separate phrases

Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>

* apply review fix for module options

According to http://docs.ansible.com/ansible/devel/dev_guide/developing_modules_documenting.html#formatting-functions

Signed-off-by: Daniel Andrei Minca <mandrei17@gmail.com>
2018-05-18 16:46:49 +01:00
..
cloud format module values in gce_net module documentation (#40047) 2018-05-18 16:46:49 +01:00
clustering Move k8s modules to dynamic backend (#39632) 2018-05-16 10:57:36 -05:00
commands Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 2018-05-16 13:37:39 -07:00
crypto More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
database influxdb_query: fix use of common return results (#39626) 2018-05-05 14:11:42 +02:00
files Move rewriting of path earlier in the argument handling as other things depend on the path 2018-05-17 15:24:56 -07:00
identity Fix case (#40272) 2018-05-16 19:51:55 -04:00
inventory Fix invalid string escape sequences. 2017-11-21 20:59:08 -08:00
messaging rabbitmq_binding: Update documentation (#40062) 2018-05-15 03:52:55 -04:00
monitoring New zabbix_group_facts module (#39654) 2018-05-15 20:05:27 +02:00
net_tools uri: Add form-urlencoded support to body_format (#37188) 2018-05-17 13:18:18 -04:00
network rename network_get network_put modules to net_get net_put (#40381) 2018-05-18 14:41:47 +05:30
notification [Fix] Commented out Section due to no Quotes (#24258) 2018-05-15 12:20:09 -04:00
packaging rhsm_repository: use C locale for out/err scraping (#40338) 2018-05-18 07:55:37 +02:00
remote_management Allow subspec defaults to be processed when the parent argument is not supplied (#38967) 2018-05-07 11:23:13 -05:00
source_control New Module: gitlab_hooks module and related tests (#40096) 2018-05-17 13:52:48 -04:00
storage More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
system sysvinit service module (#34962) 2018-05-17 17:32:27 -05:00
utilities Clarify in docs that end_play affects all hosts (#40235) 2018-05-17 13:53:46 +10:00
web_infrastructure jenkins_job_facts: Add validate_certs argument (#40065) 2018-05-15 03:39:47 -04:00
windows Rename original_basename parameter in various file-related modules 2018-05-17 15:24:56 -07:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00