mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-07-11 06:27:23 +08:00
Try and set the name this way.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
- name: spin UP VM using nova_compute
|
||||
sudo: False
|
||||
local_action:
|
||||
name: {{ name }}
|
||||
module: nova_compute
|
||||
auth_url: "{{os_auth_url}}"
|
||||
login_username: "admin"
|
||||
|
||||
Reference in New Issue
Block a user