put there option enabled_backends using ini_file
This commit is contained in:
parent
114d9ca54a
commit
6175c14cf7
2 changed files with 3 additions and 1 deletions
|
@ -61,3 +61,5 @@
|
|||
# local_action: "shell nova --insecure {{_OS_AUTH_OPTS}} volume-attach {{inventory_hostname}} {{item}} "
|
||||
# with_items: volumes
|
||||
# when: volumes is defined and vm_status.stdout != "ACTIVE"
|
||||
nova --os-username=admin --os-password=c24da73c18e7880cbb6f --os-tenant-name=copr --os-auth-url="https://fed-cloud09.cloud.fedoraproject.org:5000/v2.0" volume-attach test ff735862-ac95-4b7f-82ba-081583e46898
|
||||
nova --os-username=admin --os-password=c24da73c18e7880cbb6f --os-tenant-name=copr --os-auth-url="https://fed-cloud09.cloud.fedoraproject.org:5000/v2.0" volume-list |grep foo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue