Typo (#637)
Reviewed-on: #637 Co-authored-by: Michael Grote <michael.grote@posteo.de> Co-committed-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
parent
6157fa5d48
commit
87ecbf6353
1 changed files with 1 additions and 1 deletions
|
@ -23,4 +23,4 @@
|
|||
- name: Info
|
||||
ansible.builtin.debug:
|
||||
msg: Pool auf pbs.mgrote.net mounten!
|
||||
when: (upgrade.changed and inventory_hostname = 'pbs.mgrote.net')
|
||||
when: (upgrade.changed and inventory_hostname == 'pbs.mgrote.net')
|
||||
|
|
Loading…
Reference in a new issue