mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update access.yml
This commit is contained in:
parent
38028a888a
commit
b5dedad6d4
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
|||
- name: Install textmode remote access packages
|
||||
- name: Install textmode remote access packages {screen, lynx}
|
||||
package:
|
||||
name: "{{ item }}"
|
||||
state: present
|
||||
with_items:
|
||||
name:
|
||||
- screen
|
||||
- lynx
|
||||
state: present
|
||||
tags:
|
||||
- download
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue