Saltstack Official Apt Formula
Вы не можете выбрать более 25 тем
Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
|
-
- ## apt-formula/apt/ppa.sls
-
- # Install utilities for working with APT PPA Repositories
- # e.g. /usr/bin/add-apt-repository
-
- python-software-properties:
- pkg.installed: []
|