mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
2-common/tasks/packages.yml: Mention sudo install scenarios
This commit is contained in:
parent
d6257b5603
commit
bce5b3946f
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
- rsync
|
||||
#- screen # Installed by 1-prep's roles/iiab-admin/tasks/access.yml
|
||||
- sqlite3
|
||||
- sudo # Should already be installed (prior to installing IIAB) but let's also make it explicit here. See also roles/openvpn/tasks/install.yml
|
||||
- sudo # Should already be installed (prior to installing IIAB) but let's also make it explicit here. Can also be installed by roles/1-prep/main.yml -> roles/openvpn/tasks/install.yml
|
||||
- tar
|
||||
- unzip
|
||||
#- usbmount # Moved to roles/usb_lib/tasks/install.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue