add_host format adjustments

This commit is contained in:
Mike Holloway 2024-09-17 19:35:00 -04:00
parent 989649281c
commit 4e06a3653e

View File

@ -4,6 +4,7 @@
become_user: root
tasks:
- debug: msg="{{ target_hosts }}"
- add_host:
groups: run_target_hosts
hostname: "{{ item }}"