software-infrastructure/localtest.yml
2024-07-12 00:07:31 -04:00

9 lines
141 B
YAML

---
- name: Test local development
hosts: mobile-command
become: true
tasks:
- name: Test
debug:
msg: This is a test