mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
8 lines
150 B
YAML
8 lines
150 B
YAML
- name: Install textmode remote access packages {screen, lynx}
|
|
package:
|
|
name:
|
|
- screen
|
|
- lynx
|
|
state: present
|
|
tags:
|
|
- download
|