[TIDY] yaml auto-format
This commit is contained in:
parent
5d919b4443
commit
79910f93cf
17 changed files with 65 additions and 83 deletions
|
@ -12,7 +12,6 @@
|
|||
include_tasks: update.yml
|
||||
when: common_settingsonly == false
|
||||
|
||||
|
||||
# if role has not changed, this will not be needed when just installing updates
|
||||
- name: Install essential tools
|
||||
include_tasks: essentials.yml
|
||||
|
@ -23,7 +22,6 @@
|
|||
include_tasks: tools.yml
|
||||
when: common_settingsonly == false
|
||||
|
||||
|
||||
# this will just run once, because of a lock-file
|
||||
- name: Basics - Setup user shell
|
||||
include_tasks: usersetup.yml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue