19 lines
376 B
YAML
19 lines
376 B
YAML
- import_tasks: defuser.yml
|
|
tags: defuser
|
|
- import_tasks: install.yml
|
|
tags: install
|
|
- import_tasks: locale.yml
|
|
tags: locale
|
|
- import_tasks: tzdata.yml
|
|
tags: tzdata
|
|
- import_tasks: relayhost.yml
|
|
tags: relayhost
|
|
- import_tasks: motd.yml
|
|
tags: motd
|
|
- import_tasks: profile.yml
|
|
tags: profile
|
|
- import_tasks: vim.yml
|
|
tags: vim
|
|
- import_tasks: nrpe.yml
|
|
tags: nrpe
|