mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Add missing state file for windows
This commit is contained in:
parent
55cb909f68
commit
d409a51bec
@ -0,0 +1,4 @@
|
||||
count_root_dir_contents:
|
||||
cmd.run:
|
||||
- name: 'Get-ChildItem C:\\ | Measure-Object | %{$_.Count}'
|
||||
- shell: powershell
|
Loading…
Reference in New Issue
Block a user