adding tests

- stat doesn't work on remote, need to figure out a workaround
This commit is contained in:
Matthew Stobbs
2025-02-14 22:52:53 -07:00
parent a4ec35e5b3
commit 069c4aa49e
9 changed files with 45 additions and 15 deletions

View File

@@ -2,4 +2,9 @@
- hosts: localhost
remote_user: root
roles:
- ansible_role_package
- role: ansible_role_package
vars:
use_local: false
packages:
- air
- ansible-language-server