add terminfo has pre task
This commit is contained in:
parent
1928d7933f
commit
cbc60c61fe
@ -1,6 +1,6 @@
|
||||
---
|
||||
- hosts: server
|
||||
tasks:
|
||||
pre_tasks:
|
||||
- name: install terminfo
|
||||
pacman:
|
||||
state: present # not required. choices: absent;latest;present. Desired state of the package.
|
||||
|
Loading…
Reference in New Issue
Block a user