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
|
- name: install packages
|
||||||
import_tasks: packages.yml
|
import_tasks: packages.yml
|
||||||
|
|
||||||
- name: install custom software
|
- name: install ctop
|
||||||
import_tasks: customs.yml
|
import_tasks: ctop.yml
|
||||||
|
|
||||||
- name: openssh settings
|
- name: openssh settings
|
||||||
import_tasks: openssh.yml
|
import_tasks: openssh.yml
|
||||||
|
|
Loading…
Reference in a new issue