Move extrapackage installation into separate role and make it more flexible
- Introduce `extra_pkgs1` - `extra_pkgs10` - Introduce `extra_pkgs_bpo1` - `extra_pkgs_bpo10` - Move package-list from lmn_teacherlaptop into inventory as extra_pkgs1
This commit is contained in:
parent
4dafbd8b85
commit
c00d5566dd
8 changed files with 482 additions and 482 deletions
2
roles/lmn_extrapkgs/defaults/main.yml
Normal file
2
roles/lmn_extrapkgs/defaults/main.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
extra_pkgs: []
|
||||
extra_pkgs_bpo: []
|
Loading…
Add table
Add a link
Reference in a new issue