This commit is contained in:
2026-02-15 15:14:54 +01:00
parent b03bad579c
commit a71614bd69
7 changed files with 48 additions and 19 deletions

View File

@@ -10,6 +10,7 @@
Acquire::http::Proxy "http://192.168.77.101:3142";
Acquire::https::Proxy "false";
- name: Print arch
ansible.builtin.debug:
msg: "{{ ansible_architecture }}"