Improve Ansible resource naming

This commit is contained in:
Sebastian Haderecker
2021-04-15 16:58:19 +02:00
parent 628ea0224c
commit 0649d56521
2 changed files with 10 additions and 10 deletions

View File

@ -13,8 +13,8 @@
key_name: "{{ key_name }}"
timeout: 200
flavor: "{{ flavor }}"
security_groups: sg-tpot-any
network: network-tpot
security_groups: sg-tpot-ansible
network: network-tpot-ansible
register: tpot
- name: Add instance to inventory