This module is finally gone from ansible. :(
This commit is contained in:
parent
b105f8a4d2
commit
8a816e92c6
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@
|
||||||
- ansible-server
|
- ansible-server
|
||||||
|
|
||||||
# https://github.com/ansible/ansible-modules-core/pull/4070
|
# https://github.com/ansible/ansible-modules-core/pull/4070
|
||||||
- name: Fix the nova_compute module
|
#- name: Fix the nova_compute module
|
||||||
patch: src=4070.patch
|
# patch: src=4070.patch
|
||||||
dest=/usr/lib/python2.7/site-packages/ansible/modules/cloud/openstack/_nova_compute.py
|
# dest=/usr/lib/python2.7/site-packages/ansible/modules/cloud/openstack/_nova_compute.py
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# TODO:
|
# TODO:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue