notify about some tasks
This commit is contained in:
parent
843041f521
commit
d6443b7ba9
2 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
---
|
---
|
||||||
ansible_user: 'voc'
|
# ansible_user: 'voc'
|
||||||
|
|
1
site.yml
1
site.yml
|
@ -23,3 +23,4 @@
|
||||||
# - {role: do1jlr.win_obs_szene, tags: [obs, szene]}
|
# - {role: do1jlr.win_obs_szene, tags: [obs, szene]}
|
||||||
# - {role: do1jlr.win_nextcloud, tags: nextcloud} # currently instalaltion not working
|
# - {role: do1jlr.win_nextcloud, tags: nextcloud} # currently instalaltion not working
|
||||||
# - {role: setup_secrets, tags: [secret]}
|
# - {role: setup_secrets, tags: [secret]}
|
||||||
|
- {role: important_tasks, tags: tasks}
|
||||||
|
|
Loading…
Reference in a new issue