diff options
author | Adam Miller <admiller@redhat.com> | 2017-08-02 20:45:57 +0000 |
---|---|---|
committer | Adam Miller <admiller@redhat.com> | 2017-08-02 20:45:57 +0000 |
commit | 2ecfb4fdb42913f8c8231c36e648e71b057d4e51 (patch) | |
tree | ced452b60cb43e1581ba8a1435235b959486bd0a | |
parent | c49e78a46e743afc6ab5e9e7dfbf49761a10116b (diff) | |
download | ansible-2ecfb4fdb42913f8c8231c36e648e71b057d4e51.tar.gz ansible-2ecfb4fdb42913f8c8231c36e648e71b057d4e51.tar.xz ansible-2ecfb4fdb42913f8c8231c36e648e71b057d4e51.zip |
don't install origin, openshift-ansible handles it and excludes
Signed-off-by: Adam Miller <admiller@redhat.com>
-rw-r--r-- | playbooks/groups/osbs-orchestrator-cluster.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/playbooks/groups/osbs-orchestrator-cluster.yml b/playbooks/groups/osbs-orchestrator-cluster.yml index 8ce4510c1..f8de62a11 100644 --- a/playbooks/groups/osbs-orchestrator-cluster.yml +++ b/playbooks/groups/osbs-orchestrator-cluster.yml @@ -144,7 +144,6 @@ - python3-dbus - NetworkManager - libselinux-python3 - - origin - python3-PyYAML - java-1.8.0-openjdk-headless |