mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Fix rst syntax errors
This commit is contained in:
parent
bedde394fc
commit
c81aed412a
7 changed files with 13 additions and 13 deletions
|
@ -161,7 +161,7 @@ playbooks (our configuration management language) are expressed.</p>
|
|||
<p>We use YAML because it is easier to read and write for humans than other common
|
||||
data formats like XML or JSON. Further, there are libraries available for reading
|
||||
and writing YAML in most programming languages.</p>
|
||||
<p>You may also wish to read <em class="xref std std-ref">playbooks</em> at the same time to see how this
|
||||
<p>You may also wish to read <a class="reference internal" href="playbooks.html"><em>Playbooks</em></a> at the same time to see how this
|
||||
is used in practice.</p>
|
||||
<div class="section" id="yaml-basics">
|
||||
<h2>YAML Basics<a class="headerlink" href="#yaml-basics" title="Permalink to this headline">¶</a></h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue