mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Remove the multiline string for arguments not.
This commit is contained in:
@@ -106,10 +106,6 @@ YAML dictionaries to supply the modules with their key=value arguments.::
|
||||
name: httpd
|
||||
state: restarted
|
||||
|
||||
.. note::
|
||||
|
||||
The above example using YAML dictionaries for module arguments can also be accomplished using the YAML multiline string syntax with the `>` character but this can lead to string quoting errors.
|
||||
|
||||
Below, we'll break down what the various features of the playbook language are.
|
||||
|
||||
.. _playbook_basics:
|
||||
|
||||
Reference in New Issue
Block a user