This module is finally gone from ansible. :(

This commit is contained in:
Kevin Fenzi 2017-10-15 19:04:33 +00:00
parent b105f8a4d2
commit 8a816e92c6

View file

@ -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: