diff --git a/playbooks/groups/mirrorlist.yml b/playbooks/groups/mirrorlist.yml index 54046cfd46..84866f5505 100644 --- a/playbooks/groups/mirrorlist.yml +++ b/playbooks/groups/mirrorlist.yml @@ -32,6 +32,7 @@ tasks: # this is how you include other task lists + - include: $tasks/common_scripts.yml - include: $tasks/hosts.yml - include: $tasks/yumrepos.yml - include: $tasks/base.yml