Fix typo - Ubuntu dynamic group name
This commit is contained in:
parent
21943464f5
commit
d54b537240
|
@ -7,7 +7,7 @@
|
|||
key: '{{ ansible_distribution }}'
|
||||
|
||||
- name: upgrade debian based machines
|
||||
hosts: ubuntu:FreeBSD
|
||||
hosts: Ubuntu:FreeBSD
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- include_role:
|
||||
|
|
Loading…
Reference in a new issue