fix typo ubuntu
This commit is contained in:
parent
dac2298622
commit
e6cd6bc239
|
@ -7,7 +7,7 @@
|
|||
key: '{{ ansible_distribution }}'
|
||||
|
||||
- name: upgrade debian based machines
|
||||
hosts: mbuntu:FreeBSD
|
||||
hosts: ubuntu:FreeBSD
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- include_role:
|
||||
|
|
Loading…
Reference in a new issue