mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Corrected three small typos in playbooks_loops.rst (#18136)
This commit is contained in:
parent
2804e64ed5
commit
bd4d5112c5
1 changed files with 3 additions and 3 deletions
|
@ -585,7 +585,7 @@ When using complex data structures for looping the display might get a bit too "
|
|||
- name: server1
|
||||
disks: 3gb
|
||||
ram: 15Gb
|
||||
netowrk:
|
||||
network:
|
||||
nic01: 100Gb
|
||||
nic02: 10Gb
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue