Fix locales
Improve re-reading of facts after custom fact
This commit is contained in:
@@ -17,3 +17,5 @@
|
||||
regexp: "{{ ansible_host }}.*{{ inventory_hostname }}"
|
||||
line: "{{ ansible_host }} {{ inventory_hostname }}"
|
||||
state: present
|
||||
vars:
|
||||
ansible_remote_tmp: /tmp # Prevent warnings for auto-created tmp dir
|
||||
|
||||
Reference in New Issue
Block a user