| commit | 68f5cf2661b9495af37bd64aa14c638c543902fb | [log] [tgz] |
|---|---|---|
| author | Carlos Frias <carlos.frias@one.verizon.com> | Tue Jul 25 13:40:48 2017 -0400 |
| committer | Carlos Frias <carlos.frias@one.verizon.com> | Tue Jul 25 13:40:48 2017 -0400 |
| tree | 04531d855d9113b152df6b0f8cc36976612db527 | |
| parent | 6cb477c3312c45b802ad8e329de15f793995f15b [diff] |
Updated task name
diff --git a/tasks/main.yml b/tasks/main.yml index f84c28d..ba37a4e 100644 --- a/tasks/main.yml +++ b/tasks/main.yml
@@ -1,7 +1,7 @@ --- # tasks file for apigee-opdk-yum-repository/ -- name: Enable Yum repositories +- name: Configure Yum repositories yum_repository: enabled: "{{ yum_repositories_enabled }}" state: present