diff options
Diffstat (limited to 'configure.yml')
| -rw-r--r-- | configure.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.yml b/configure.yml index b766678c..82675756 100644 --- a/configure.yml +++ b/configure.yml @@ -3,8 +3,6 @@ gather_facts: true hosts: - archlinux.local - environment: - PATH: "{{ ansible_env.HOME }}/.local/bin:{{ ansible_env.PATH }}" roles: - role: "locales" - role: "timezone" @@ -50,8 +48,6 @@ gather_facts: true hosts: - ubuntu.local - environment: - PATH: "{{ ansible_env.HOME }}/.local/bin:{{ ansible_env.PATH }}" roles: - role: "locales" - role: "timezone" |
