ansible/playbooks/97_test.yml

10 lines
167 B
YAML
Raw Normal View History

2022-12-14 02:23:34 +01:00
---
- hosts: "{{ working_host | default('nas') }}"
become: false
gather_facts: False
tasks:
- debug:
msg: play1
- name: Test
command: free