ansible/playbooks/97_test.yml

10 lines
135 B
YAML
Raw Normal View History

2022-12-14 02:23:34 +01:00
---
2023-08-21 01:55:01 +02:00
- hosts: router
2022-12-14 02:23:34 +01:00
become: false
2023-08-21 01:55:01 +02:00
gather_facts: true
2022-12-14 02:23:34 +01:00
tasks:
- debug:
msg: play1
- name: Test
command: free