Saltstack Official Apt Formula
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
-
- ## 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: []
|