1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Jesse Pretorius f53a29f392 os_server: Remove nova_client usage (#40462)
The os_server module uses the deprecated nova_client function, and
therefore ends up requiring python-novaclient installed. In this
patch we switch the ip detachment to make use of a shade function,
removing the need for python-novaclient.
2018-05-25 10:43:12 -07:00
..
cli add keywords handling to ansible-doc 2018-05-23 14:09:02 -04:00
compat
config HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
errors
executor use correct object in error 2018-05-22 11:10:57 -04:00
galaxy
inventory
module_utils [AWS] Add helpful failure message when using wrong lb module (#40433) 2018-05-25 13:10:39 -04:00
modules os_server: Remove nova_client usage (#40462) 2018-05-25 10:43:12 -07:00
parsing fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
playbook Add a 'machinectl shell' become_method (#39826) 2018-05-25 10:52:53 -05:00
plugins Create a new pipe for sshpass on final retry. Fixes #32238 (#39294) 2018-05-25 12:00:11 -05:00
template
utils Rename letsencrypt module utils / document fragment to acme. (#40697) 2018-05-25 09:08:14 +02:00
vars
__init__.py
constants.py Add a 'machinectl shell' become_method (#39826) 2018-05-25 10:52:53 -05:00
release.py Update Ansible release version to 2.6.0dev0. 2018-05-21 19:29:14 -07:00