adding tests
- stat doesn't work on remote, need to figure out a workaround
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user