1
0
Fork 0
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:
A Holt 2018-10-28 11:39:38 -04:00 committed by GitHub
parent 38028a888a
commit b5dedad6d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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