Ansible Debug output with_items, filtered output

后端 未结 0 1935
名媛妹妹
名媛妹妹 2020-12-12 10:05

I have this Ansible play, that collects information from an HP ILO....

---
- name: gather ilo info
  hosts: localhost
  gather_facts: no
  tasks:
    - name:          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题