Rename role 'common' => 'common_handlers', use 'always' tag

This commit is contained in:
flyingscorpio@clevo 2023-12-04 09:58:18 +01:00
parent 1eff115b7b
commit e4c046934d
2 changed files with 2 additions and 2 deletions

View file

@ -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