mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
111
This commit is contained in:
parent
f774b136f3
commit
a5061d7e77
@ -5,6 +5,8 @@
|
|||||||
vars:
|
vars:
|
||||||
iface: "eth0"
|
iface: "eth0"
|
||||||
tasks:
|
tasks:
|
||||||
|
- debug:
|
||||||
|
msg: "{{ ansible_default_ipv4.interface }}"
|
||||||
- name: Reconfigure /root/.bashrc
|
- name: Reconfigure /root/.bashrc
|
||||||
ansible.builtin.lineinfile:
|
ansible.builtin.lineinfile:
|
||||||
path: /root/.bashrc
|
path: /root/.bashrc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user