Ansible-playbook 變量進階(學習筆記二十五)

1、register結果返回到變量中 - name: debug test one host   hosts: 200.200.6.53   tasks:     - debug:         msg: "System {{ inventory_hostname }} has uuid {{ ansible_product_uuid }}"     - debug:         msg:
相關文章
相關標籤/搜索