Olli Graf
8 months ago
1 changed files with 9 additions and 5 deletions
@ -1,5 +1,9 @@ |
|||
- include: ../subtasks/upgrade.yml |
|||
- include: add_repo_key.yml |
|||
- include: add_repo_source.yml |
|||
- include: install_log2ram.yml |
|||
- include: ../subtasks/reboot.yml |
|||
--- |
|||
|
|||
- include_tasks: "../subtasks/upgrade.yml" |
|||
- include_tasks: ../subtasks/upgrade.yml |
|||
- include_tasks: add_repo_key.yml |
|||
- include_tasks: add_repo_source.yml |
|||
- include_tasks: install_log2ram.yml |
|||
- include_tasks: ../subtasks/reboot.yml |
|||
|
|||
|
Loading…
Reference in new issue