ansible/playbooks/97_test.yml
2023-08-21 01:55:01 +02:00

10 lines
135 B
YAML

---
- hosts: router
become: false
gather_facts: true
tasks:
- debug:
msg: play1
- name: Test
command: free