fix play name for inv-from-vars.yml

This commit is contained in:
2022-05-06 10:45:36 -04:00
parent 19eb40865b
commit 1f82f10219

View File

@ -1,5 +1,5 @@
---
- name: Create inventory based on Webook commit
- name: Create inventory based on extra_vars
hosts: localhost
connection: local
gather_facts: no
@ -24,6 +24,15 @@
- hostname : lab-dev-3
ip : 10.10.42.42
- hostname : lab-test-1
ip : 10.10.42.50
- hostname : lab-test-2
ip : 10.10.42.51
- hostname : lab-test-3
ip : 10.10.42.52
tasks:
- name: Add tower host