aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/roles/add_custom_repos/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/roles/add_custom_repos/tasks/main.yml')
-rw-r--r--ansible/roles/add_custom_repos/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/add_custom_repos/tasks/main.yml b/ansible/roles/add_custom_repos/tasks/main.yml
index 7341ad07d..b1dfd542d 100644
--- a/ansible/roles/add_custom_repos/tasks/main.yml
+++ b/ansible/roles/add_custom_repos/tasks/main.yml
@@ -12,5 +12,5 @@
# See the License for the specific language governing permissions and
# limitations under the License.
---
-- include: "{{ target_os|lower }}.yml"
+- include_tasks: "{{ target_os|lower }}.yml"