Skip to content

pyinfra-dev/pyinfra-windows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyinfra_windows

pyinfra plugin to support windows facts/operations/connectors.

NOTE: This repo is NOT ready for production.

Install

uv tool install pyinfra --with https://github.com/pyinfra-dev/pyinfra-windows.git

Ad-hoc pyinfra_windows facts/operations.

pyinfra supports ad-hoc commands. Users can execute them to run a fact/opration on a specific host.

To use pyinfra_windows facts/operations, you must prefix the fact/operations with pyinfra_windows.facts.<module>.<cls> or pyinfra_windows.operations.<module>.<cls>.

# pyinfra INVENTORY fact FACT
pyinfra @winrm/192.168.1.245 fact pyinfra_windows.facts.server.ComputerInfo

# pyinfra INVENTORY OPERATIONS
pyinfra @winrm/192.168.1.245 pyinfra_windows.operations.files.put src=test-file dest=test-file

About

Windows connector, facts & operations for pyinfra. Maintainer: @rod7760

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •