mirror of
https://opendev.org/openstack/ansible-collections-openstack.git
synced 2026-05-06 21:33:07 +00:00
This allows to execute actions on servers outside of the current auth scoped project if the user has permission to do so. Change-Id: Ifb3f40973a76ad8c57bcbcbcb8e73c917681096b
9 lines
216 B
YAML
9 lines
216 B
YAML
server_network: private
|
|
server_name: ansible_server
|
|
server_alt_network: private_alt
|
|
server_alt_subnet: subnet_alt
|
|
server_alt_name: ansible_server_alt
|
|
flavor: m1.tiny
|
|
floating_ip_pool_name: public
|
|
boot_volume_size: 5
|