mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
bitwarden
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
ansible.builtin.apt:
|
||||
name: ethtool
|
||||
state: present
|
||||
become: true
|
||||
- name: Display all interfaces name
|
||||
debug:
|
||||
var: ansible_facts.interfaces
|
||||
|
Reference in New Issue
Block a user