migration pi2 to oscar
This commit is contained in:
parent
5c2b11d89d
commit
87e61275cf
@ -1,4 +1,5 @@
|
|||||||
|
|
||||||
- name: Ensure hostname set
|
- name: Ensure hostname set
|
||||||
hostname: name={{ inventory_hostname }}
|
hostname:
|
||||||
|
name: "{{ inventory_hostname }}"
|
||||||
become: yes
|
become: yes
|
@ -1,4 +1,4 @@
|
|||||||
- include_tasks: hostname.yml
|
#- include_tasks: hostname.yml
|
||||||
- include_tasks: locales.yml
|
- include_tasks: locales.yml
|
||||||
- include_tasks: time.yml
|
- include_tasks: time.yml
|
||||||
- include_tasks: pacman.yml
|
- include_tasks: pacman.yml
|
||||||
|
Loading…
Reference in New Issue
Block a user