Browse Source

use the correct name for the ruamel-yaml python module

Jan Chaloupka 8 years ago
parent
commit
c95812da00
1 changed files with 1 additions and 8 deletions
  1. 1 8
      roles/lib_openshift/tasks/main.yml

+ 1 - 8
roles/lib_openshift/tasks/main.yml

@@ -1,12 +1,5 @@
 ---
 - name: lib_openshift ensure python-ruamel-yaml package is on target
   package:
-    name: "{{ item }}"
+    name: python-ruamel-yaml
     state: present
-  with_items:
-  - ruamel.yaml
-  - ruamel.yaml
-  - ruamel.yaml
-  - ruamel.yaml
-  - ruamel.yaml
-  - ruamel.yaml