Files
ansible_role_package/tests/test.yml
Matthew Stobbs 069c4aa49e adding tests
- stat doesn't work on remote, need to figure out a workaround
2025-02-14 22:52:53 -07:00

11 lines
192 B
YAML

---
- hosts: localhost
remote_user: root
roles:
- role: ansible_role_package
vars:
use_local: false
packages:
- air
- ansible-language-server