fix typo ubuntu
This commit is contained in:
parent
dac2298622
commit
e6cd6bc239
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue