diff --git a/roles/ansible-server/tasks/main.yml b/roles/ansible-server/tasks/main.yml index d7927cc624..fc034dfd4f 100644 --- a/roles/ansible-server/tasks/main.yml +++ b/roles/ansible-server/tasks/main.yml @@ -22,9 +22,9 @@ - ansible-server # https://github.com/ansible/ansible-modules-core/pull/4070 -- name: Fix the nova_compute module - patch: src=4070.patch - dest=/usr/lib/python2.7/site-packages/ansible/modules/cloud/openstack/_nova_compute.py +#- name: Fix the nova_compute module +# patch: src=4070.patch +# dest=/usr/lib/python2.7/site-packages/ansible/modules/cloud/openstack/_nova_compute.py # # # TODO: