Hello,

I searched the available cloud modules for deploying OpenStack with 
Ansible, and I can't find the module which can provide the same actions as 
the python-openstackclient. I know there is a module os_user to manage 
users and os_project to manage projects, but I can't find the other 
commands provided by  python-openstackclient.

For example, Iif I want to create the service entity for the Identity 
service I would use:

openstack service create --name keystone --description "OpenStack Identity" 
identity


How can I achieve the same result using an ansible playbook and how to add 
the endpoints for this service? Thanks.

Ali

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/b90feb10-525c-472b-9ffb-d5a53ecc7326%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to