ソースを参照

Merge pull request #3328 from mwoodson/openshift_ansible_spec

Removing the /usr/bin/ansible-playbook dependency in in the spec file
Scott Dodson 8 年 前
コミット
07ca54fe40
1 ファイル変更4 行追加0 行削除
  1. 4 0
      openshift-ansible.spec

+ 4 - 0
openshift-ansible.spec

@@ -3,6 +3,10 @@
 %{!?commit:
 %global commit c64d09e528ca433832c6b6e6f5c7734a9cc8ee6f
 }
+# This is inserted to prevent RPM from requiring "/usr/bin/ansible-playbook"
+# The ansible-playbook requirement will be ansibled by the explicit
+#  "Requires: ansible" directive
+%global __requires_exclude ^/usr/bin/ansible-playbook$
 
 Name:           openshift-ansible
 Version:        3.5.3