This commit is contained in:
jaydee 2023-12-12 08:16:23 +01:00
parent f774b136f3
commit a5061d7e77

View File

@ -5,6 +5,8 @@
vars:
iface: "eth0"
tasks:
- debug:
msg: "{{ ansible_default_ipv4.interface }}"
- name: Reconfigure /root/.bashrc
ansible.builtin.lineinfile:
path: /root/.bashrc