mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-10-26 22:21:58 -06:00
Provision reusable Ansible execution environment
This commit is contained in:
8
Data/Agent/ansible-ee-requirements.txt
Normal file
8
Data/Agent/ansible-ee-requirements.txt
Normal file
@@ -0,0 +1,8 @@
|
||||
#////////// PROJECT FILE SEPARATION LINE ////////// CODE AFTER THIS LINE ARE FROM: <ProjectRoot>/Data/Agent/ansible-ee-requirements.txt
|
||||
# Ansible execution environment dependencies
|
||||
ansible-core==2.16.7
|
||||
ansible-runner==2.3.5
|
||||
pywinrm==0.4.3
|
||||
requests-credssp==2.0.0
|
||||
requests-ntlm==1.2.0
|
||||
pypsrp==0.8.1
|
||||
Reference in New Issue
Block a user