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
parent 2804e64ed5
commit bd4d5112c5

View file

@ -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
...