alle notwendigen befehle

This commit is contained in:
Alexander Gabriel 2025-02-04 23:53:42 +01:00
parent 335e8c71af
commit deda4dd89f

View File

@ -0,0 +1,10 @@
salt-run winrepo.update_git_repos
salt -G 'os:windows' pkg.refresh_db
salt '*' pkg.install 'firefox_x64'
cat /srv/salt/states/pcs.sls
firefox_x64:
pkg:
- installed
salt '*' state.apply pcs