mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-25 11:00:32 +08:00
make AWS test command an Ansible variable
This commit is contained in:
@@ -22,7 +22,7 @@ iam_profile = {{aws_iam_profile}}
|
||||
keyname = {{aws_keyname}}
|
||||
keypath = {{aws_keypath}}
|
||||
pubkeypath = {{aws_pubkeypath}}
|
||||
test = /bin/true
|
||||
test = {{aws_test}}
|
||||
amis = ap-northeast-1|RHEL|6.5|x86_64|ami-e7aee0e6|aki-176bf516
|
||||
ap-southeast-1|RHEL|6.5|x86_64|ami-c683df94|aki-503e7402
|
||||
ap-southeast-2|RHEL|6.5|x86_64|ami-41ra8f7b|aki-c362fff9
|
||||
|
||||
Reference in New Issue
Block a user