tasks: drop 2 missed old motd tasks
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
b3d6a90b9a
commit
ddc195b56c
2 changed files with 0 additions and 6 deletions
|
@ -28,8 +28,5 @@
|
||||||
pre_tasks:
|
pre_tasks:
|
||||||
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
- import_tasks: "{{ tasks_path }}/yumrepos.yml"
|
||||||
|
|
||||||
tasks:
|
|
||||||
- import_tasks: "{{ role_path }}/base/tasks/motd.yml"
|
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
|
@ -27,9 +27,6 @@
|
||||||
- { role: sudo, tags: ['sudo'] }
|
- { role: sudo, tags: ['sudo'] }
|
||||||
- apache
|
- apache
|
||||||
|
|
||||||
tasks:
|
|
||||||
- import_tasks: "{{ role_path }}/base/tasks/motd.yml"
|
|
||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
- import_tasks: "{{ handlers_path }}/restart_services.yml"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue