Update task name for ctop
This commit is contained in:
parent
1755e38aed
commit
58abaf0d47
2 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
- name: install packages
|
||||
import_tasks: packages.yml
|
||||
|
||||
- name: install custom software
|
||||
import_tasks: customs.yml
|
||||
- name: install ctop
|
||||
import_tasks: ctop.yml
|
||||
|
||||
- name: openssh settings
|
||||
import_tasks: openssh.yml
|
||||
|
|
Loading…
Reference in a new issue