diff --git a/Ansible Playbooks, Introduction/Ansible Playbooks, Variables/show_examples.sh b/Ansible Playbooks, Introduction/Ansible Playbooks, Variables/show_examples.sh index 0344d67..fa55f16 100755 --- a/Ansible Playbooks, Introduction/Ansible Playbooks, Variables/show_examples.sh +++ b/Ansible Playbooks, Introduction/Ansible Playbooks, Variables/show_examples.sh @@ -70,6 +70,7 @@ for i in 16; do clear; clear cd .. +done for i in 17; do clear; cd $i @@ -93,4 +94,3 @@ for i in 17; do clear; read clear done -done