This commit is contained in:
Sebastian Haderecker 2021-02-13 17:52:18 +01:00
parent 780acd0384
commit acc64c2771

View file

@ -19,6 +19,6 @@
- name: Add instance to inventory
ansible.builtin.add_host:
hostname: "{{ tpot_name.stdout }}"
hostname: "{{ tpot_name }}"
ansible_host: "{{ tpot.server.public_v4 }}"
groups: tpot