hpc-cluster/ansible-ctdo/roles/test/tasks/main.yml

4 lines
95 B
YAML
Raw Normal View History

2020-01-12 15:00:25 +00:00
- name: host
debug: msg="{{ item }}"
with_items:
- "{{ groups['nodes'].ansible_host }}"