summaryrefslogtreecommitdiffstats
path: root/openshift-ansible.spec
diff options
context:
space:
mode:
authorMatt Woodson <mwoodson@redhat.com>2017-02-10 08:44:57 -0500
committerMatt Woodson <mwoodson@redhat.com>2017-02-10 08:44:57 -0500
commit198c0def002d8a2ddf28d5d15b574af673b95b6e (patch)
tree32554b7cb8333c85778f3a99ba12d0b7876fb09b /openshift-ansible.spec
parent9e92660ed86623385e48c4960f4db681d86a7a57 (diff)
downloadopenshift-198c0def002d8a2ddf28d5d15b574af673b95b6e.tar.gz
openshift-198c0def002d8a2ddf28d5d15b574af673b95b6e.tar.bz2
openshift-198c0def002d8a2ddf28d5d15b574af673b95b6e.tar.xz
openshift-198c0def002d8a2ddf28d5d15b574af673b95b6e.zip
Removing the /usr/bin/ansible-playbook dependency in in the spec file
Diffstat (limited to 'openshift-ansible.spec')
-rw-r--r--openshift-ansible.spec4
1 files changed, 4 insertions, 0 deletions
diff --git a/openshift-ansible.spec b/openshift-ansible.spec
index 8cec36bb7..0ec12daa0 100644
--- a/openshift-ansible.spec
+++ b/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