Corrected three small typos in playbooks_loops.rst (#18136)

This commit is contained in:
Kim 2016-10-21 15:58:09 +02:00 committed by jctanner
commit bd4d5112c5

View file

@ -585,7 +585,7 @@ When using complex data structures for looping the display might get a bit too "
- name: server1 - name: server1
disks: 3gb disks: 3gb
ram: 15Gb ram: 15Gb
netowrk: network:
nic01: 100Gb nic01: 100Gb
nic02: 10Gb nic02: 10Gb
... ...