Rename role 'common' => 'common_handlers', use 'always' tag
This commit is contained in:
parent
1eff115b7b
commit
e4c046934d
2 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
gather_facts: true
|
gather_facts: true
|
||||||
hosts: lime2,lime2-test
|
hosts: lime2,lime2-test
|
||||||
roles:
|
roles:
|
||||||
- role: common
|
- role: common_handlers
|
||||||
tags: [mail, forgejo, deuxpuissanceiks, tunuifranken]
|
tags: always
|
||||||
- role: mail
|
- role: mail
|
||||||
tags: mail
|
tags: mail
|
||||||
- role: forgejo
|
- role: forgejo
|
||||||
|
|
Loading…
Reference in a new issue