updated salt_minion state

This commit is contained in:
Paul 2023-05-17 13:21:51 +02:00
parent e531966bdc
commit e4d03dccea
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@ salt_minion:
- cherrypy==18.8.0
- gitdb==4.0.10
- msgpack==1.0.4
- ovh==1.0.0
- ovh==1.1.0
- pycryptodome==3.16.0
- pycryptodomex==3.17
- pygit2==1.11.1

View File

@ -1,8 +1,8 @@
---
{%- from "salt_minion/map.jinja" import salt_minion with context %}
salt-minion-install:
pip.installed:
- name: salt=={{ salt_minion.version }}
#salt-minion-install:
# pip.installed:
# - name: salt=={{ salt_minion.version }}
salt-minion-install-deps:
pip.installed: